Technology

Integrating SpringBoot with Gradle

Springboot support is provided by most of the build tools e.g. Gradle and Maven. Though grails 3.x comes with Springboot and gradle integration, there might come scenarios where you just want to create a very small and simple build that does specific task e.g. a build that will just run some threads and trigger some rabbitmq messages. Now...

by Vinay Prajapati
Tag: gradle app
29-Jul-2015