Spring Boot Development Guidelines
Objective: Define standards for building production-grade Java microservices and web applications with Spring Boot, covering project setup, dependency injection, REST APIs, security, testing, and cloud-native deployment.
Source File
View the full rule: .agent/rules/spring.md
Sections
- Project Setup & Structure
- Dependency Injection & Design
- REST APIs
- Configuration, Security & Secrets
- Testing & Operations
