967 Commits (8c9b7bd406682fec35bca9bbbf321ee366347796)
 

Author SHA1 Message Date
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
Phillip Webb 8845c9c279 Fixup for upstream Spring changes 13 years ago
Dave Syer 29293a1ae5 Maybe not 2.9.1 13 years ago
Dave Syer c113e37f65 Javadoc 2.9.1 seems to be broken 13 years ago
Dave Syer cb38abff41 Add starter for howto.md 13 years ago
Dave Syer aed0e0f217 Add provided scope for tomcat 13 years ago
Dave Syer a9e4400f82 Add test for PropertyPlaceholderAutoConfiguration 13 years ago
Dave Syer aeb0f0a625 Add random.* property source 13 years ago
Dave Syer 94c5203de6 Add more smarts to properties binding 13 years ago
Christian Dupuis 04b7b9b2ca Rework handling of default shell authentication method in the absence of Spring Security 13 years ago
Christian Dupuis d828f13a09 Fix exec-maven-plugin configuration issue 13 years ago
Christian Dupuis e06596ada8 Merge pull request #132 from nitram509/fix-exception-msg-typos 13 years ago
Dave Syer 98ae4ed928 Add ignoreNestedFields option to @ConfigurationProperties 13 years ago
Dave Syer d8033189d0 Disable javdoc until it can be fixed 13 years ago
nitram509 cbc9c6a156 fixed 3 x typos in Exception messages 13 years ago
Dave Syer 8efa2fc569 Use server.port=0 for scanning 13 years ago
Dave Syer 59f07d37ab Scan for port near default 13 years ago
Christian Dupuis e69e190ae9 Close application context in test 13 years ago
Christian Dupuis 1b49605749 Make shell username and password configuration properties consistent with general security properties 13 years ago
Christian Dupuis 86334403ed Add Jolokia to spring-boot-dependencies 13 years ago
Christian Dupuis 2d058570ca Add auto configure support for Jolokia a JMX-HTTP bridge 13 years ago
Christian Dupuis b14c607d36 Add missing tests 13 years ago
Christian Dupuis 405c9d5593 Allow management endpoints to express what http methods they support 13 years ago
Christian Dupuis 845aeecbad Properly close application context in tests 13 years ago
Christian Dupuis cd89691726 Pin order to of crsh auto configuration to happen after any security related configuration 13 years ago
Dave Syer 61dd7d1dbb Add port scan to ServerProperties (server.scan=true) 13 years ago
Dave Syer d6593fbee6 Add extra test for partial overrides 13 years ago
Dave Syer bd26b28aa5 Extract actuator security into separate classes 13 years ago
Dave Syer 285dd5b270 ApplicationContextInitializers now listen for ContextRefreshedEvent 13 years ago
Christian Dupuis f3a225f35f Polish and rework default authentication method if a Spring Security AuthenticationManager is available 13 years ago
Christian Dupuis 43c0c932e6 Ensure telnet connector gets installed if available on the class path 13 years ago
Christian Dupuis 95e68bf1a2 Prepare actuator sample to show how to use the telnet connector 13 years ago