mir-backend-jvm-micronaut

SKILLWorkflowcommunity
v0.0.0anantbhandarkarApache-2.0Updated 1mo agoSource →

Make It Right (Micronaut module). Micronaut + Micronaut Data + Micronaut Security + Netty HTTP server reliability footguns specific to this framework stack. Covers: compile-time DI and AOT (no runtime reflection — missing bean is a compile error, not a runtime NPE), bean scope pitfalls (@Singleton d

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
15Repo stars
1Clients
1Formats
1mo agoLast update
Skill
Authoranantbhandarkar
Version0.0.0
LicenseApache-2.0
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Make It Right (Micronaut module). Micronaut + Micronaut Data + Micronaut Security + Netty HTTP server reliability footguns specific to this framework stack. Covers: compile-time DI and AOT (no runtime reflection — missing bean is a compile error, not a runtime NPE), bean scope pitfalls (@Singleton default, don't hold request state), blocking the Netty event loop (use @ExecuteOn or reactive types),

Keywords
skillclaude