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: 8 months ago
JSON representation

Spring Boot Hello World Example with JSP

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`