Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 479 Bytes

File metadata and controls

11 lines (8 loc) · 479 Bytes

Spring-boot boilerplate with gradle for weblogic

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

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 bootWar