{ "name": "java-development", "description": "Comprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices.", "version": "1.0.0", "author": { "name": "Awesome Copilot Community" }, "repository": "https://github.com/github/awesome-copilot", "license": "MIT", "keywords": [ "java", "springboot", "quarkus", "jpa", "junit", "javadoc" ], "commands": [ "./commands/java-docs.md", "./commands/java-junit.md", "./commands/java-springboot.md", "./commands/create-spring-boot-java-project.md" ] }