Skip to content

adinauer/gradle-executable-war

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gradle-executable-war

executable war containing a jetty server and a Spring MVC hello world application built with gradle

Building

gradle war

Running

java -jar build/libs/gradle-executable-war.war

Open http://localhost:8081/welcome in your browser.

About

executable war containing a jetty server and a Spring MVC hello world application built with gradle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published