en un clic
skills-java-spring
skills-java-spring contient 4 skills collectées depuis mduongvandinh, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Complete Java Spring Boot skill set for building enterprise applications. Includes modular architecture with optional components: - PostgreSQL database with JPA/Hibernate + Flyway migration - Redis caching (optional) - Kafka/RabbitMQ messaging (optional, choose one) - JWT + OAuth2 authentication (optional OAuth2) - RBAC authorization (optional) - TDD with Mockito - Spec-First Development with OpenSpec
Maven Modular Architecture with profiles for optional components. Enable/disable modules like Redis, Kafka, RabbitMQ dynamically.
TDD (Test-Driven Development) skill with Mockito for Spring Boot. Guides the Red-Green-Refactor cycle for writing tests first.
Spec-First Development with OpenSpec for Spring Boot. Align on specifications before implementation begins.