https://github.com/hellokoding/springboot-jsp
Spring Boot Hello World Example with JSP
https://github.com/hellokoding/springboot-jsp
hello-world java jsp spring-boot
Last synced: 8 months ago
JSON representation
Spring Boot Hello World Example with JSP
- Host: GitHub
- URL: https://github.com/hellokoding/springboot-jsp
- Owner: hellokoding
- License: mit
- Created: 2016-07-04T03:04:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-08-09T17:03:32.000Z (over 4 years ago)
- Last Synced: 2025-04-01T15:09:59.019Z (9 months ago)
- Topics: hello-world, java, jsp, spring-boot
- Language: Java
- Homepage: https://hellokoding.com/spring-boot-hello-world-example-with-jsp/
- Size: 2.93 KB
- Stars: 35
- Watchers: 2
- Forks: 82
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Boot Hello World Example with JSP
## Guide
https://hellokoding.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`