Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 277 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 277 Bytes

gradle-spring-template

Generate gradle project for Spring with parent-child multi-modules.

Usage

$ git clone [email protected]:Tabuyos/gradle-spring-template.git your-project-name
$ cd your-project-name
$ git remote set-url origin your-real-git-repository-url