quarkus-patterns
Quarkus 3.x LTS architecture patterns with Camel for messaging, RESTful API design, CDI services, data access with Panache, and async processing. Use for Java Quarkus backend work with event-driven architectures. Use when building or reviewing a Quarkus service, especially with Camel messaging or Panache data access.
- installs 8w
- 1,515
- 30-day movement
- starts with the next reading
- Related entries
- 3
- Connections
- 0
This is an agent skill (SKILL.md) collecting Quarkus 3.x LTS architecture patterns for building cloud-native, event-driven Java services. It covers Camel messaging routes, JAX-RS/REST API structure, CDI service layers, Panache repositories, DTOs, validation, exception mapping, async processing with CompletableFuture, caching, YAML configuration, health checks, and Maven dependencies.
Load it when you want a single reference of Quarkus conventions and code patterns to guide building or reviewing a Quarkus service.
Use it to
- Build Quarkus REST APIs with a resource-service-repository layering
- Implement Camel RabbitMQ publishing and direct/file-processing routes
- Structure Panache repository and transactional service layers
- Set up Logback logging context and exception mapping
- Review an existing Quarkus service against a rules and checklist section
For Java backend developers using Quarkus, Camel, and Panache
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 2,800
- Installs, 8 weeks
- 1,515
- Host stars
- 261k
- Host language
- JavaScript