|
|
|
|
|
by p2detar
1546 days ago
|
|
Gradle has actually saved my build. About 3x faster than my old Maven setup. Also, my build files are much less bloated. The only problem I find is the API updates between major versions. Still, I’m never going back to Maven. Love Gradle. Building embedded server apps, many sub projects, single Java/Kotlin codebase. |
|
Once you apply that same strategy to Maven, it actually tends to beat Gradle in performance too. See Maven Daemon: https://github.com/apache/maven-mvnd