With the spring boot-based GRADLE project which i generate using the spring initializer, how do i turn this single-module project into multi-module? Any good tutorial to demonstrate this.
Asked
Active
Viewed 1,169 times
3
-
2https://docs.gradle.org/current/userguide/multi_project_builds.html? – JB Nizet Dec 13 '19 at 17:21