Merge branch '2.5.x' into 2.6.x
This commit is contained in:
		
						commit
						95d1cb9884
					
				| 
						 | 
				
			
			@ -167,7 +167,7 @@ public class ReactiveCloudFoundryActuatorAutoConfiguration {
 | 
			
		|||
 | 
			
		||||
	static class WebFilterChainPostProcessor implements BeanPostProcessor {
 | 
			
		||||
 | 
			
		||||
		private Supplier<PathMappedEndpoints> pathMappedEndpoints;
 | 
			
		||||
		private final Supplier<PathMappedEndpoints> pathMappedEndpoints;
 | 
			
		||||
 | 
			
		||||
		WebFilterChainPostProcessor(ObjectProvider<CloudFoundryWebFluxEndpointHandlerMapping> handlerMapping) {
 | 
			
		||||
			this.pathMappedEndpoints = SingletonSupplier
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue