Spring Boot build systems¶
Spring Boot supports three primary build systems: Ant, Maven, and Gradle^[600-developer__spring__開發一個springboot流程.md]。
Selecting and configuring a build system is the first step in the standard Spring Boot development workflow, preceding code structuring and configuration^[600-developer__spring__開發一個springboot流程.md]。
Related Concepts¶
- Spring Boot
- [[Dependency Management]]
- [[Developer Tools]]
Sources¶
^[600-developer__spring__開發一個springboot流程.md]