You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4fee54cf24
This commit also contains changes to `ServletContextInitializerBeans`. `ServletContextInitializerBeans` can now be configured to only look for specific ServletContextInitializer subclasses, defaulting to ServletContextIntializer.class. `SpringBootMockMvcBuilderCustomizer` only cares about filters so it was unnecessary to look for all `ServletContextInitializer`s. Additionally, adapting `Servlet` beans caused a cycle once the `DispatcherServlet` bean was added and the customizer only needs to adapt `Filter` beans. Closes gh-13241 |
6 years ago | |
---|---|---|
.. | ||
spring-boot | 6 years ago | |
spring-boot-actuator | 6 years ago | |
spring-boot-actuator-autoconfigure | 6 years ago | |
spring-boot-autoconfigure | 6 years ago | |
spring-boot-cli | 7 years ago | |
spring-boot-dependencies | 6 years ago | |
spring-boot-devtools | 6 years ago | |
spring-boot-docs | 6 years ago | |
spring-boot-parent | 7 years ago | |
spring-boot-properties-migrator | 7 years ago | |
spring-boot-starters | 6 years ago | |
spring-boot-test | 6 years ago | |
spring-boot-test-autoconfigure | 6 years ago | |
spring-boot-tools | 6 years ago | |
pom.xml |