mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-11 10:43:10 +08:00
add quarkus to java part
This commit is contained in:
@@ -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 Camel and Panache.
|
||||
See skill: `jpa-patterns` for entity design and query optimization.
|
||||
|
||||
Reference in New Issue
Block a user