Spring Boot Hello World Example with JSP
Guide
https://h*ellok**oding.com/spring-boot-hello-world-example-with-jsp/
What you'll need
- JDK 1.7 or later
- Maven 3 or later
Stack
- Spring Boot
- Java
Run
mvn spring-boot:run
下载源码
通过命令行克隆项目:
git clone https://github.com/hellokoding/springboot-jsp.git