- howto-traditional-deployment.html
- spring-boot-samples
- spring-boot
- tutorial-spring-boot-war-files
- @Bean
- The
spring.main.banner-mode
property is a Spring built-in property; we turn off the Spring's banner - logging through logback
- spring-boot/boot-serve-static
- adding-external-directory-to-spring-boots-static-resources-handling
- webjars
- spring boot solutions by andy-wilkinson @stackoverflow
- spring application can be found under debug menu in sts and hence it can be terminated here
- if unable to create spring boot project inside STS 3.8.4 then goto start.spring.io
- there Spring Initializer
- click switch to full version
- choose the required dependencies
- download the zip
- unzip it
- open it in STS as new maven project
- tutorial-spring-boot-application-development-using-sts.html
No comments:
Post a Comment