This skill provides comprehensive patterns and best practices for Spring Framework and Spring Boot development. It serves as a reference guide during code reviews to ensure Spring applications follow industry standards, are maintainable, scalable, and adhere to enterprise Java conventions.
Spring Framework is the de facto standard for enterprise Java applications. This skill documents production-ready patterns using Spring Boot 3.x+ and Spring 6.x+, emphasizing:
This skill is designed to be referenced by the uncle-duke-java agent during code reviews and by developers when implementing Spring applications.
Комплексные лучшие практики Spring Framework и Spring Boot, включая шаблоны внедрения зависимостей, жизненный цикл и области компонентов, разработку REST API, Spring Data JPA, проектирование сервисного уровня, Spring Security, стратегии тестирования, кэширование, AOP, асинхронную обработку, обработку ошибок и общие антишаблоны. Важный справочник по проверке кода и разработке приложений Spring Boot. Источник: clostaunau/holiday-card.