mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-05-15 17:02:12 +08:00
docs: salvage Quarkus framework skills
This commit is contained in:
committed by
Affaan Mustafa
parent
fd9453f6ee
commit
60782502d5
@@ -143,4 +143,5 @@ public record ApiResponse<T>(boolean success, T data, String error) {
|
||||
## References
|
||||
|
||||
See skill: `springboot-patterns` for Spring Boot architecture patterns.
|
||||
See skill: `quarkus-patterns` for Quarkus architecture patterns with REST, Panache, and messaging.
|
||||
See skill: `jpa-patterns` for entity design and query optimization.
|
||||
|
||||
Reference in New Issue
Block a user