mirror of
https://gitee.com/dcren/initializr.git
synced 2026-08-29 11:59:26 +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