102 Commits (56bfa30b2ce20ff43d7c19f514b2e5e26ce754a3)

Author SHA1 Message Date
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
Dave Syer a700ed4479 [bs-133] Move ServerProperties to spring-bootstrap core 13 years ago
Dave Syer f73fbfc901 [bs-131] Use MapPropertySource instead of SimpleCommandLinePropertySource 13 years ago
Dave Syer caf1aab9db [bs-22] Add tests for variour @Conditional implementations 13 years ago
Dave Syer c6b4c48181 [bs-22] Add tests for OnResourceCondition 13 years ago
Dave Syer c675d9c76e [bs-22] Add tests for Yaml processing 13 years ago
Dave Syer 7531c5acfb [bs-22] Add test for Batch auto config 13 years ago
Dave Syer 8bb968d8f5 Switch favicon.ico value 13 years ago
Dave Syer 2861ad4106 [bs-122] Support for Spring Data DomainClassConverter 13 years ago
Dave Syer ab121dc91b [bs-127] Add DataSourceTransactionManager if no others are in use 13 years ago
Dave Syer 8dae41f24c Fix missing trailing / in resource paths 13 years ago
Dave Syer a12f0dcd12 [bs-51] Add support for h2 and Derby embedded database 13 years ago
Dave Syer 1a0902b32a Improve logging for @Conditional processing 13 years ago
Dave Syer 00c227ac01 Add favicon.ico 13 years ago
Dave Syer a1dd6e3293 Fix data sample (needed an enum for spring.jpa.ddl_auto) 13 years ago
Dave Syer 369b0834a0 Re-order spring.factories so vanilla JPA users get component scan detection 13 years ago