java-micronaut-patterns
CommunityShip production Micronaut patterns fast
Software Engineering#aws lambda#java#http client#micronaut#compile-time-di#micronaut data#graalvm native
Authorwesleyosantos91
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you implement Micronaut applications using proven production patterns, reducing the risk of slow startup, fragile HTTP integrations, and inconsistent configuration across environments.
Core Features & Use Cases
- Compile-time DI & AOT readiness: Applies Micronaut’s constructor injection and scope choices to avoid runtime reflection and improve startup performance.
- Production HTTP APIs: Provides controller patterns with validation, query handling, status codes, and structured error responses.
- Declarative clients & persistence: Shows how to implement HTTP clients, configure timeouts, use Micronaut Data repositories, and structure query methods.
- Resilience & cloud-native deployment: Recommends retry/circuit breaker setup and includes guidance for Lambda handlers and GraalVM native builds.
- Use Case: When building an order-processing service, use these patterns to expose endpoints, validate requests, persist orders, call an external payment API reliably, and package the service for native execution.
Quick Start
Use the java-micronaut-patterns skill to generate a Micronaut service skeleton with compile-time DI, REST controllers, declarative HTTP client timeouts, Micronaut Data repositories, and resilience policies based on your domain boundaries.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: java-micronaut-patterns Download link: https://github.com/wesleyosantos91/multi-agents/archive/main.zip#java-micronaut-patterns Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.