You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-samples
Phillip Webb a97bcfe3cd Automatically detect 'development' profile
Detect when an application is running in development (by the presence
of a build file) and automatically add a 'development' profile.

Additional detectors can be developed by implementing the
`ProfileDetector` interface and registering with the `SpringApplication`

Fixes gh-296
11 years ago
..
spring-boot-sample-actuator Fix test that fails because of pretty printing 11 years ago
spring-boot-sample-actuator-log4j Upgrade version to 1.0.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-actuator-noweb Apply latest eclipse cleanup rules 11 years ago
spring-boot-sample-actuator-ui Remove unneeded explicit versions in sample 11 years ago
spring-boot-sample-amqp Upgrade version to 1.0.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-aop Apply latest eclipse cleanup rules 11 years ago
spring-boot-sample-batch Update copyright header for files changed in 2014 11 years ago
spring-boot-sample-data-jpa Make fields private where possible 11 years ago
spring-boot-sample-data-mongodb Make @ConfigurationProperties available in @PostConstruct 11 years ago
spring-boot-sample-data-redis Update copyright header for files changed in 2014 11 years ago
spring-boot-sample-integration Apply latest eclipse cleanup rules 11 years ago
spring-boot-sample-jetty Apply latest eclipse cleanup rules 11 years ago
spring-boot-sample-profile Apply latest eclipse cleanup rules 11 years ago
spring-boot-sample-secure Support for AuthenticationManagerBuilder injection into user code 11 years ago
spring-boot-sample-servlet Apply latest eclipse cleanup rules 11 years ago
spring-boot-sample-simple Automatically detect 'development' profile 11 years ago
spring-boot-sample-tomcat Apply latest eclipse cleanup rules 11 years ago
spring-boot-sample-traditional Upgrade version to 1.0.0.BUILD-SNAPSHOT 11 years ago
spring-boot-sample-web-jsp Apply latest eclipse cleanup rules 11 years ago
spring-boot-sample-web-secure Add thymeleaf starter 11 years ago
spring-boot-sample-web-static Apply latest eclipse cleanup rules 11 years ago
spring-boot-sample-web-ui Add thymeleaf starter 11 years ago
spring-boot-sample-websocket Make fields private where possible 11 years ago
spring-boot-sample-xml Apply latest eclipse cleanup rules 11 years ago
README.md Documentation 11 years ago
pom.xml Upgrade version to 1.0.0.BUILD-SNAPSHOT 11 years ago

README.md

Spring Boot - Samples

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