Skip to content

This is a simple boilerplate that uses gradle to run a spring-boot app with JSP templating.

Notifications You must be signed in to change notification settings

Unitiser/gradle-spring-boot-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring-boot boilerplate with gradle

This is a simple boilerplate that uses gradle to run a spring-boot app with JSP templating.

This project is ment to be a starting point to play with Spring features without having to worry about configuring the damn thing.

In theory, once you've installed gradle, all you have to do to get started is :

git clone https://github.com/Unitiser/gradle-spring-boot-boilerplate.git
gradle bootRun

About

This is a simple boilerplate that uses gradle to run a spring-boot app with JSP templating.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages