Engineering
springboot-tdd
Test-driven development (TDD) workflow for Spring Boot applications using JUnit 5, Mockito, MockMvc, and Testcontainers.
Views: 135★ 169,716
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
15 skills found
Test-driven development (TDD) workflow for Spring Boot applications using JUnit 5, Mockito, MockMvc, and Testcontainers.
Migrate Spring Boot 2.x to 3.x with automated dependency management, Java 17/21 upgrades, and JAXB/Jakarta EE refactoring.
Architectural guidance and pattern implementation for Java Spring Boot backends, covering REST API design, JPA, caching, async processing, and logging.