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