Java: Build a Spring Boot 3 REST API
Spring Boot 3 REST API with records, validation, and testcontainers.
Expert prompts for Java development, Spring Boot microservices, JPA/Hibernate, enterprise patterns, and JVM performance tuning.
20 prompts found
Spring Boot 3 REST API with records, validation, and testcontainers.
Spring Security 6 JWT setup with access + refresh token rotation.
When and how to migrate Spring MVC services to reactive WebFlux.
JPA/Hibernate performance tuning to eliminate N+1 and slow queries.
Full observability setup: metrics, traces, logs correlated.
Generate a production-ready Spring Boot microservice with REST APIs, JPA, security, observability, and Docker...
Design JPA entities with optimal relationship mappings, fetch strategies, and query performance tuning for com...
Build an event-driven architecture with Spring Boot and Kafka, including event schemas, consumers, producers,...
Implement the right design pattern for your use case in Java — with modern Java features, Spring integration,...
Configure Spring Security with OAuth2, role-based access control, method-level security, and multi-tenant auth...
Migrate a Spring Boot application to Java 21 virtual threads for massive concurrency improvements with minimal...
Set up Testcontainers for realistic integration testing with real databases, message brokers, and external ser...