Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 hours 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 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-09T17:03:32.000Z (over 3 years ago)
- Last Synced: 2023-03-07T07:26:01.659Z (over 1 year 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: 29
- Watchers: 2
- Forks: 78
- 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`