Tag Archives: gradle

Gradle multi project (module) example – Type I (nested)

In this series of posts, we will see various ways to implement multi module, hierarchical / parent-child projects using gradle. To provide a working example, this application implements a simple spring boot based rest like service. This series: Maven multi … Continue reading

Posted in java | Tagged , , , , , , , , , , , , , , | 3 Comments