Skip to content

github/java-development

v1.0.0MIT

Comprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices.

Java Development Plugin

Comprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices.

Installation

# Using Copilot CLI
copilot plugin install java-development@awesome-copilot

What's Included

Commands (Slash Commands)

CommandDescription
/java-development:java-docsEnsure that Java types are documented with Javadoc comments and follow best practices for documentation.
/java-development:java-junitGet best practices for JUnit 5 unit testing, including data-driven tests
/java-development:java-springbootGet best practices for developing applications with Spring Boot.
/java-development:create-spring-boot-java-projectCreate Spring Boot Java Project Skeleton

Source

This plugin is part of Awesome Copilot, a community-driven collection of GitHub Copilot extensions.

License

MIT