- Created a new collection for Java development, including prompts and instructions for Spring Boot, Quarkus, JPA, JUnit, and Javadoc. - Added comprehensive markdown documentation for upgrading from Java 17 to Java 21, detailing new language features, API changes, and best practices. - Introduced upgrade guide for transitioning from Java 21 to Java 25, highlighting new features, migration strategies, and performance considerations.
10 KiB
10 KiB
Java Development
Comprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices.
Tags: java, springboot, quarkus, jpa, junit, javadoc
Items in this Collection
| Title | Type | Description |
|---|---|---|
| Convert Spring JPA project to Spring Data Cosmos |
Instruction | Step-by-step guide for converting Spring Boot JPA applications to use Azure Cosmos DB with Spring Data Cosmos |
| Create Spring Boot Java project prompt |
Prompt | Create Spring Boot Java Project Skeleton |
| GitHub Copilot Instructions: Java 17 to Java 21 Upgrade Guide |
Instruction | No description |
| GitHub Copilot Instructions: Java 21 to Java 25 Upgrade Guide |
Instruction | Comprehensive best practices for adopting new Java 25 features since the release of Java 21. |
| Java Development |
Instruction | Guidelines for building Java base applications |
| Java Documentation (Javadoc) Best Practices |
Prompt | Ensure that Java types are documented with Javadoc comments and follow best practices for documentation. |
| JUnit 5+ Best Practices |
Prompt | Get best practices for JUnit 5 unit testing, including data-driven tests |
| Quarkus |
Instruction | Quarkus development standards and instructions |
| Quarkus MCP Server |
Instruction | Quarkus and MCP Server with HTTP SSE transport development standards and instructions |
| Spring Boot Best Practices |
Prompt | Get best practices for developing applications with Spring Boot. |
| Spring Boot Development |
Instruction | Guidelines for building Spring Boot base applications |