What are Cursor rules for Java?
A curated collection of Rules, Skills, and Agents for Java Enterprise development—to be used in modern SDLC workflows.
With appreciation for our community in Singapore, Amsterdam, Madrid, Ashburn, and Atlanta. 👋👋👋
What's new in this release?
Improvements in the Analysis & Design phase
The project needed to provide solutions for roles not necessarily tied to th...
[Read More]
Latest Posts
What's new in Cursor rules for Java 0.12.0?
What are Cursor rules for Java?
A curated collection of System prompts & Skills for Java Enterprise development that help software engineers and pipelines in their daily programming work.
Recently, we reached the milestone of 300+ ⭐ on GitHub. Many thanks to the users in Lanzhou, Singapore, Pontiac, Boardman, and Shanghai. 👋👋👋
What's new in this release?
In this release, the project introduc...
[Read More]
The European tour 2025 is over
Introduction
Over the last few weeks, I had the privilege of sharing with the Java community a few ideas that could be very useful for Java Software engineers in their daily work or for organizations enhancing their pipelines.
Using these lines, I would like to acknowledge Stephan Janssen from Devoxx, Luis Fabrício De Llamas from DevConverge, Christina Bergh from W-JAX and the entire Madrid JUG tea...
[Read More]
What's new in Cursor rules for Java 0.11.0?
What are Cursor rules for Java?
The project provides a collection of System prompts for Java Enterprise development that help software engineers in their daily programming work & data pipelines. The available System prompts for Java cover areas such as Build system based on Maven, Design, Coding, Testing, Refactoring & JMH Benchmarking, Performance testing with JMeter, Profiling with async-...
[Read More]
Beyond Traditional Profiling: Mastering JFR for Modern Java Applications
Discovering JFR: A Journey into Modern Java Profiling Excellence
Symptom: memory usage drifts under real production load. Constraint: profiling cannot degrade latency or throughput. Solution: Java Flight Recorder (JFR) — the built‑in, low‑overhead recorder that captures CPU, memory, GC, I/O, and custom events from live systems with typically under 2% impact.
With JFR, production evidence replaces g...
[Read More]