You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the ContainerCustomizer doesn't work with Spring Boot 2. This is due to a change in the embedded container customization class hierarchy. Container Customization should work in both Spring Boot 1 and Spring Boot 2.
Currently, the ContainerCustomizer doesn't work with Spring Boot 2. This is due to a change in the embedded container customization class hierarchy. Container Customization should work in both Spring Boot 1 and Spring Boot 2.