Polishing
This commit is contained in:
		
							parent
							
								
									ca9a078d82
								
							
						
					
					
						commit
						beef5ff4c3
					
				| 
						 | 
				
			
			@ -411,6 +411,7 @@ public class SimpAnnotationMethodMessageHandler extends AbstractMethodMessageHan
 | 
			
		|||
	/**
 | 
			
		||||
	 * Resolve placeholder values in the given array of destinations.
 | 
			
		||||
	 * @return a new array with updated destinations
 | 
			
		||||
	 * @since 4.2
 | 
			
		||||
	 */
 | 
			
		||||
	protected String[] resolveEmbeddedValuesInDestinations(String[] destinations) {
 | 
			
		||||
		if (this.valueResolver == null) {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue