117 Commits (36cbb39dec622de507b2c789aaa2a7b6889cbfdb)

Author SHA1 Message Date
Phillip Webb fbc68fe145 Tweak EmbeddedServletContainerCustomizer javadoc 13 years ago
Phillip Webb 3ba700a861 Revert accidentally changed logging.properties 13 years ago
Phillip Webb 02ae46d40e Further attempt to fix CI log test failures 13 years ago
Phillip Webb 83d3b508a8 Revert "@Ignore logging tests that fail on CI" 13 years ago
Phillip Webb dbd29f36ec Protect against malformed logging.config 13 years ago
Phillip Webb 2630aa732f @Ignore logging tests that fail on CI 13 years ago
Phillip Webb abad5aa8e4 Attempt to fix logging tests that fail in CI 13 years ago
Phillip Webb c52972ceec Polish 13 years ago
Phillip Webb 0b863611d9 Package restructure 13 years ago
Phillip Webb cd51f357a3 Further maven module restructure 13 years ago
Phillip Webb 40bf334871 Restructure projects layout 13 years ago
Dave Syer 3996353e35 Make logging config come after config file 13 years ago
Dave Syer 7e579d3652 Revert strange looking DataSource chamge 13 years ago
Phillip Webb 510e16a809 Don't consider system ClassLoader in Tomcat 13 years ago
Dave Syer f3cb6d46ce Add test for Spring integration tests 13 years ago
Greg Turnquist db05637e06 Add MultipartAutoConfigure to spring.factories 13 years ago
Greg Turnquist 9ab2f98df0 Tune expected exceptions to support more platforms 13 years ago
Greg Turnquist f8c20919f9 [BS-157] Fix misnamed method 13 years ago
Phillip Webb 018231d20a Polish 13 years ago
Dave Syer 7bf3e35249 Remove some try/catch blocks from test methods 13 years ago
Greg Turnquist 4b1c58d736 [BS-157] Add MultipartConfig support 13 years ago
Dave Syer 697c210155 Add cacheable switch to Thymeleaf template resolver 13 years ago
Dave Syer e1bac589fb Use available Converters for @ConfigurationProperties binding 13 years ago
Phillip Webb 9782747027 Use SpringZero Banner 13 years ago
Phillip Webb 8c347fc99b Numerous changes to actuator 13 years ago
Phillip Webb dd69d0f660 Polish and Fixup 13 years ago
Phillip Webb 2f84df66b6 Always store @ComponentScan details 13 years ago
Phillip Webb b572d98cbf Support ordering of auto-configuration classes 13 years ago
Phillip Webb 3536fc68f5 Update On(Missing)Bean Condition logic 13 years ago
Phillip Webb 6a2f36a68a Obtain ServletContextInitializer beans later 13 years ago
Dave Syer 20cce0c69c [bs-52] Added support for SpringApplication in a ServletContextInitializer 13 years ago
Dave Syer e011312c68 [bs-138] Make it easy to secure only the management endpoints 13 years ago
Dave Syer fc021fc86a Some javadocs 13 years ago
Dave Syer e60efc7e55 [bs-17], [bs-146] Add some ApplicationContextInitializers 13 years ago
Dave Syer e0d7fc2240 Tweaks to config file intializer 13 years ago
Dave Syer c99d7a0a09 Use ResourceLoader from condition context if avilable 13 years ago
Phillip Webb aded15227f [bs-36] Add Tomcat/Jett MVC integration tests 13 years ago
Phillip Webb a4aef0e0e9 [bs-52] Allow war files to run in place 13 years ago
Dave Syer 3c34326208 [bs-141] Add Bootstrap WebApplicationInitializer got traditional wars 13 years ago
Phillip Webb 7e3c158f3a Polish 13 years ago
Dave Syer 969c7d6fa1 Make sure ThymeleafAutoConfiguration works if imported directly 13 years ago
Dave Syer 990627b328 [bs-144] Make EmbedddedContainerConfiguration an import selector 13 years ago
Dave Syer 6c22e0ab6e [bs-140] Extract framework-provided @ConfigurationProperties into @Bean 13 years ago
Dave Syer cf201ffd80 [bs-142] Add @AssertMissingBean 13 years ago
Dave Syer 8023a862c3 Add test for @ConfigurationProperties 13 years ago
Dave Syer 3ba5f56808 [bs-138] Add @OnManagementContext for management beans 13 years ago
Dave Syer 729cfe813b [bs-22] Add more unit tests 13 years ago
Dave Syer aabff1a774 [bs-61] Allow non-default servlets and filters to be registered 13 years ago
Dave Syer b7c0e3279e [bs-22] Add loads of actuator tests 13 years ago
Dave Syer 29a81b8795 [bs-130] Prevent double registration 13 years ago