You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site-generator/content/blog/2026/03/release-0.13.0.md
+36-75Lines changed: 36 additions & 75 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,87 +44,48 @@ The project required to provide solutions to other roles not necessary related t
44
44
45
45
Let's walk through each feature. You can also review the [CHANGELOG.md](https://github.com/jabrena/cursor-rules-java/blob/main/CHANGELOG.md#0130-2026-03-30)
46
46
47
-
## Adding support for Spring Boot, Quarkus & Micronaut over Maven
Now, `Product Owners` & `Business Analysts` have new tools to enhance these anemic one line User Stories and `Architects` could participate in the development adding `ADRs` in an asynchronous way. With that useful information, it is possible to validate those documents to find inconsistencies with the new Agent. If those documents are consistent, the `Software engineer` could elaborate a plan and be enhanced with the Plan mode skill (`@040-planning-plan-mode`) with the plan reviewed, you can delegate it with the new `Coordinator Agent` which it will be in charge of the whole development.
120
52
121
-
PENDING
53
+
Take a look the following [Getting Started](https://github.com/jabrena/cursor-rules-java/blob/main/documentation/GETTING-STARTED-SKILLS.md) for further details.
122
54
123
-
## How to review a requirement?
55
+
### CI/CD Pipeline workflows
124
56
125
-
PENDING
57
+
With the new improvements for architectural tasks, now it is easier to maintain the diagrams about Architecture with C4 model, Data Mapping, Business Glossary documentation and Database ER Diagrams.
58
+
59
+
Take a look the following [Getting Started](https://github.com/jabrena/cursor-rules-java/blob/main/documentation/GETTING-STARTED-PIPELINES.md) for further details.
60
+
61
+
---
62
+
63
+
Observing ideas from others, It is pretty impressive the new processes that [Juan Macias](https://x.com/juanmacias) is developing:
I recommend to read the following book [The broken telephone](https://thebrokentelephone.com/).
68
+
69
+
## Finally, the frameworks are arrived
70
+
71
+
In the past, It was added and initial Spring Boot support in another [repository](https://github.com/jabrena/cursor-rules-spring-boot) but in this release, that support was integrated here and evolved. Now, the project has added support for the main Java frameworks: Spring Boot, Quarkus & Micronaut over Maven.
72
+
73
+
All frameworks has the same Skill support:
74
+
75
+
- Core
76
+
- REST
77
+
- Jdbc
78
+
- ORM (Data JDBC, Panache, Data)
79
+
- DB Migrations with Flyway
80
+
- Unit Testing
81
+
- Integration Testing
82
+
- Acceptance Testing
83
+
84
+
Further details:
85
+
86
+
- https://skills.sh/jabrena/cursor-rules-java
126
87
127
-
## How the software engineer can use this project?
0 commit comments