How to do a Maven to Gradle migration on a Java Spring Boot project

Published: 17 February 2020
on channel: Tom Gregory
11,999
240

If you're looking to migrate your project from Maven to Gradle then follow this simple step-by-step process explained in this video.

We'll use an example Spring Boot application which builds in Maven, and within 8 steps convert it to Gradle.

Gradle is a build automation tools which offers a less verbose Groovy syntax, incremental builds, and potential significant speed improvements.

▶️ step 1: run a build scan on the Maven build 4:03
▶️ step 2: run an automatic conversion 6:12
▶️ step 3: build your project and work through any errors 9:25
▶️ step 4: compare the built artifacts 10:25
▶️ step 5: run a build scan on the Gradle build 13:28
▶️ step 6: convert plugins 14:43
▶️ step 7: ensure tests re running 15:52
▶️ step 8: manually test the application 17:07

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

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

VIDEO RESOURCES
🐘 Gradle migration docs https://docs.gradle.org/current/userg...
👨‍💻 GitHub repo https://github.com/tkgregory/maven-to...
📖 This video in article format https://tomgregory.com/gradle/how-to-...


Watch video How to do a Maven to Gradle migration on a Java Spring Boot project online without registration, duration hours minute second in high quality. This video was added by user Tom Gregory 17 February 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 11,999 once and liked it 240 people.