Spring Boot Full Stack Skill Overview This skill provides a complete, modular framework for building Java Spring Boot applications with enterprise-grade features. Quick Start Module Selection | Module | Default | Enable Flag | |--------|---------|-------------| | PostgreSQL | ON | | | Redis | OFF | | | Kafka | OFF | | | RabbitMQ | OFF | | | OAuth2 | OFF | | Development Workflow 1. Spec First : Define specifications in 2. TDD : Write tests first (RED) 3. Implement : Write minimal code (GREEN) 4. Refactor : Improve code quality 5. Archive : Update specs after implementation Docker Options Skill…