Skip to content

mariuszs/spring-boot-web-jsp-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Spring Boot Web Application with JSP

Building and running

./mvnw clean spring-boot:run

or

./mvnw clean package
java -jar target/jsp-boot-tst.war

Verification:

curl -i -I http://localhost:8080/                                                                                      śro, 29 sie 2018, 14:36:14 
HTTP/1.1 200 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages