998 Commits (4ab77ca8937c021a11f9c271aa2144d2efe89150)
 

Author SHA1 Message Date
Dave Syer 4ab77ca893 Added exceptionIfInvalid attribute to @ConfigurationProperties 12 years ago
Dave Syer f57c8f52bf Check for null before trying to use ApplicationContext 12 years ago
Dave Syer 33c38b3a51 Remove inaccurate TODO 12 years ago
Dave Syer 884fd0125a Add some handler adapter tests 12 years ago
Dave Syer e1a09e0900 Fix formatting of header 12 years ago
Andy Wilkinson b0c5d3254a Make "." be the CLI's default classpath 12 years ago
Phillip Webb f7f53e4e64 Fix for upstream Spring 4.0 changes 13 years ago
Dave Syer 322b03779d Upgrade Thymeleaf and Spring 13 years ago
Dave Syer f39b044cf7 Fix packaging for Layout.NONE 13 years ago
Ivan Sopov 40bfd295eb minor fix for javadoc 13 years ago
Dave Syer e18a0ea6e4 Include a link to howto.md 13 years ago
Dave Syer 2104d9a1e2 Prevent failure of web app with parent context 13 years ago
Dave Syer c03a06b52d Add test for customize container factory 13 years ago
Dave Syer 4a60e3ccf6 Unignore condition tests 13 years ago
Dave Syer a4cb09c4eb Unignore some tests 13 years ago
Dave Syer c16b5d277e Add test for Valve added 13 years ago
Dave Syer 6cfbcafc10 Switch to httpcomponents for better error handling in tests 13 years ago
Christian Dupuis 5661f8fc28 Test key/value sanitization 13 years ago
Christian Dupuis 078933c8fd Add actuator endpoint to expose ConfigurationProperties 13 years ago
Christian Dupuis 00c8633597 Add missing new exception class 13 years ago
Christian Dupuis 2c67e06b47 Move enablement of endpoints into AbstractEndpoint 13 years ago
Dave Syer f1026b1202 Add JreProxySelector to handle global proxy configuration 13 years ago
Dave Syer e28e6d9593 More updated howtos 13 years ago
Dave Syer 19fa5b9af6 Updated howtos 13 years ago
Dave Syer d39fc5bb92 Tidy up some tests 13 years ago
Dave Syer 9db55a3b71 Add explicit test for config file and SpringApplication 13 years ago
Dave Syer 131cfd6114 Update @SpringApplicationConfiguration after comment in 3e6c1b 13 years ago
Dave Syer 259e6a6ec1 RedisProperties prefix -> spring.redis 13 years ago
Dave Syer e74da3fa73 FIXME test additions 13 years ago
Dave Syer 3e6c1b435f Add @SpringApplicationConfiguration (for integration testing) 13 years ago
Dave Syer 3e5e058b02 Ensure /error view is available 13 years ago
Dave Syer 8c9b7bd406 Use SimpleHealthIndicator if DataSource present 13 years ago
Dave Syer 16222270b8 Improve reporting of SpEL condition matching 13 years ago
Dave Syer 20bede21ad Add support for parent hierarchy in AUtoConfigurationReport 13 years ago
Dave Syer 47d079d937 Add default proxy settings from System proerties 13 years ago
Dave Syer b74a9b2d06 Add tests to FIXME 13 years ago
Dave Syer 67cc427d2b Expose local port in EmbeddedServletContainer 13 years ago
Dave Syer d1dcb015b6 Ensure only supported listeners are instantiated 13 years ago
Dave Syer aefec4c16a Check that SessionScope is available early 13 years ago
Dave Syer 2f6f88e370 Fix actuator sample for new shutdown property 13 years ago
Dave Syer 710dfaf9b2 Add howto for migrating existing app 13 years ago
Dave Syer 7ef9688d99 Javadocs clarification of role of DispatcherServlet 13 years ago
Dave Syer 756b5e1b60 Convert JSP sample to deployable (executable) WAR 13 years ago
Dave Syer 171c1366f9 Move shutdown enable flag to the endpoint 13 years ago
Dave Syer cd54e1ed49 Add some more howtos 13 years ago
Dave Syer 94e2f90793 Ensure endpoints.jolokia.enabled=false switches off jolokia 13 years ago
Dave Syer 564475556e Allow for commandLineArgs to be already present in Environment 13 years ago
Dave Syer 3f1cfbf241 Add JSTL to JSP sample 13 years ago
Phillip Webb f4f668a52b Polish 13 years ago
Phillip Webb c5911e8634 Attempt to restore Javadoc 13 years ago