spring-boot/spring-boot-samples
Greg Turnquist b63016d8fc Create a report based on Boot's autoconfiguration decisions
- Gather autoconfiguration conditional decisiions (true and false)
- Provide an actuator endpoint as one means to read the report
- Define @EnableAutConfigurationReport annotation to turn this feature on
- Tidy up autoconfig report a bit and log it if --debug=true
2013-11-04 17:07:04 +00:00
..
spring-boot-sample-actuator Add remote shell implementation based on crsh 2013-11-04 17:22:02 +01:00
spring-boot-sample-actuator-ui Add sample with form login 2013-11-01 11:28:53 +00:00
spring-boot-sample-amqp Polish 2013-10-08 21:17:39 -07:00
spring-boot-sample-aop Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-batch Rework POMs to support automated CI release 2013-09-05 22:05:29 -07:00
spring-boot-sample-data-jpa Polish 2013-10-08 21:17:39 -07:00
spring-boot-sample-data-mongodb Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-integration Rework POMs to support automated CI release 2013-09-05 22:05:29 -07:00
spring-boot-sample-jetty Rework POMs to support automated CI release 2013-09-05 22:05:29 -07:00
spring-boot-sample-profile Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-secure Create a report based on Boot's autoconfiguration decisions 2013-11-04 17:07:04 +00:00
spring-boot-sample-simple Add spring-boot tests to test starter 2013-11-01 14:39:03 +00:00
spring-boot-sample-tomcat Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-traditional Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-web-jsp Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-web-static Polish 2013-10-08 20:30:45 -07:00
spring-boot-sample-web-ui Disable whitelabel view if Thymeleaf error.html detected 2013-10-23 10:48:14 -04:00
spring-boot-sample-websocket Apply source formatting to samples 2013-10-08 20:25:10 -07:00
spring-boot-sample-xml Polish 2013-10-08 20:30:45 -07:00
pom.xml Add new sample to reactor build 2013-11-02 15:49:36 +00:00
README.md Documentation 2013-08-05 22:36:22 -07:00

Spring Boot - Samples

We are currently still working on documentation for Spring Boot. Please check back in the future.