Unleashing the Spring Boot Gradle plugin

Опубликовано: 08 Май 2020
на канале: Tom Gregory
10,076
130

Using Gradle to build your Spring Boot application is a good approach, but the process is made infinitely easier using the Spring Boot Gradle plugin to provide build functionality specific to Spring Boot.

In this video, we’ll explore the most common uses case to get up and running with the Spring Boot Gradle plugin, as well as how to customise it to meet your specific requirements.

You'll learn about:

✅ Applying the plugin (including building using bootJar and bootWar Gradle tasks)
✅ Spring Boot dependencies without version number (using the Spring dependency management plugin)
✅ Adding build info (using Spring Boot actuator)
✅ Publishing (to a Maven repository)

🚀 FREE QUICK-START GRADLE GUIDE https://tomgregory.com/gradlequickstart

🔥 ULTIMATE GRADLE BUILD BIBLE https://tomgregory.com/gradlebuildbible

VIDEO RESOURCES
🪶 Setup Apache Archiva    • How To Secure Your Gradle Credentials...  
👨‍💻 GitHub repo https://github.com/tkgregory/spring-b...
📖 This video in article format https://tomgregory.com/gradle/unleash...