mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 21:22:58 +08:00
Remove the cloud dependency until Spring Boot itself provides a dependency management for it. Also fix the scope so that lombok does not leak in other projects. Closes gh-154