Spring Boot Microservice Starter Template
Generate a production-ready Spring Boot microservice with REST APIs, JPA, security, observability, and Docker...
Expert prompts for Java development, Spring Boot microservices, JPA/Hibernate, enterprise patterns, and JVM performance tuning.
15 prompts found
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...
Implement modern Java patterns using records, sealed interfaces, and pattern matching for domain modeling and...
Systematically optimize a Spring Boot application — from JVM tuning and connection pools to query optimization...
Compile a Spring Boot app to a GraalVM native image for instant startup and low memory usage — resolve reflect...
Implement CQRS with Event Sourcing in Spring Boot — separate read/write models, event store, projections, and...
Set up complete observability for Spring Boot — distributed tracing, metrics, structured logging, and alerting...