- JDK+ Eclipse
- MVN
- Jar mvn clean package -Pjar java -jar target/springbootstart-0.0.1-SNAPSHOT.jar --spring.profiles.active=profile
- War
- SLF4j
- Logback
Guidence: https://spring.io/guides/gs/spring-boot/
Document: https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/html/index.html
Common Application properties: https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/html/appendix-application-properties.html#logging.file.name
Guide Started: https://spring.io/guides
Spring MVC Content: https://spring.io/guides/gs/serving-web-content/
Spring Github: https://github.com/spring-projects/spring-boot