|
41 | 41 | <div class="collapse navbar-collapse" id="main-navbar"> |
42 | 42 | <ul class="nav navbar-nav navbar-right"> |
43 | 43 | <li><a href="https://forms.gle/TpNXENjmu45wuXoi6" target="_blank">Share feedback</a></li> |
| 44 | + <li><a href="https://jabrena.github.io/cursor-rules-java/dvbe25/index.html" target="_blank">Devoxx BE 2025</a></li> |
44 | 45 | <li class="navlinks-container"> |
45 | 46 | <a class="navlinks-parent" href="javascript:void(0)">Courses</a> |
46 | 47 | <div class="navlinks-children"> |
@@ -106,92 +107,6 @@ <h1>Cursor Rules for Java</h1> |
106 | 107 | <div class="posts-section"> |
107 | 108 | <h2 class="section-title"><i class="fa fa-rss"></i> Latest Posts</h2> |
108 | 109 | <article class="post-preview"> |
109 | | -<h3 class="post-title"><a href="../blog/2025/09/release-0.10.0.html">What's new in Cursor rules for Java 0.10.0?</a></h3> |
110 | | - |
111 | | -<p class="post-meta"> |
112 | | - <i class="fa fa-calendar-o"></i> |
113 | | - 2025-09-05 |
114 | | - |
115 | | - <i class="fa fa-pencil"></i> |
116 | | - Juan Antonio Breña Moral |
117 | | - <span class="blog-tags"> |
118 | | - |
119 | | - <i class="fa fa-tags"></i> |
120 | | - <a href="../tags/blog.html">blog</a> |
121 | | - </span> |
122 | | -</p> |
123 | | - |
124 | | -<div class="post-entry-container"> |
125 | | - <div class="post-entry"> |
126 | | - What are Cursor rules for Java? |
127 | | -The project provides a collection of System prompts for Java that help software engineers in their daily programming work. |
128 | | -The available System prompts for Java cover aspects like Build system based on Maven, Design, Coding, Testing, Refactoring & JMH Benchmarking, Performance testing with JMeter, Profiling with Async profiler/JDK tools & Documentation. |
129 | | - |
130 | | -What... |
131 | | - <p></p> |
132 | | - <a href="../blog/2025/09/release-0.10.0.html" class="post-read-more">[Read More]</a> |
133 | | - </div> |
134 | | -</div> |
135 | | -</article> |
136 | | -<article class="post-preview"> |
137 | | -<h3 class="post-title"><a href="../blog/2025/07/release-0.9.0.html">What's new in Cursor rules for Java 0.9.0?</a></h3> |
138 | | - |
139 | | -<p class="post-meta"> |
140 | | - <i class="fa fa-calendar-o"></i> |
141 | | - 2025-07-23 |
142 | | - |
143 | | - <i class="fa fa-pencil"></i> |
144 | | - Juan Antonio Breña Moral |
145 | | - <span class="blog-tags"> |
146 | | - |
147 | | - <i class="fa fa-tags"></i> |
148 | | - <a href="../tags/blog.html">blog</a> |
149 | | - </span> |
150 | | -</p> |
151 | | - |
152 | | -<div class="post-entry-container"> |
153 | | - <div class="post-entry"> |
154 | | - What are Cursor rules for Java? |
155 | | -Cursor Rules for Java is an Open Source project that provides a set of interactive system prompts for Java that help software engineers in their daily work. |
156 | | - |
157 | | -In this new release, the project includes the following features: |
158 | | -Added Version control |
159 | | -Added a new rule about 127-java-functional-exception-handling |
160 | | -Added Consultative Interaction Technique in the majority of R... |
161 | | - <p></p> |
162 | | - <a href="../blog/2025/07/release-0.9.0.html" class="post-read-more">[Read More]</a> |
163 | | - </div> |
164 | | -</div> |
165 | | -</article> |
166 | | -<article class="post-preview"> |
167 | | -<h3 class="post-title"><a href="../blog/2025/07/prompt-quality-framework.html">The Three-Node Quality Framework for AI Prompts</a></h3> |
168 | | - |
169 | | -<p class="post-meta"> |
170 | | - <i class="fa fa-calendar-o"></i> |
171 | | - 2025-07-20 |
172 | | - |
173 | | - <i class="fa fa-pencil"></i> |
174 | | - Juan Antonio Breña Moral |
175 | | - <span class="blog-tags"> |
176 | | - |
177 | | - <i class="fa fa-tags"></i> |
178 | | - <a href="../tags/blog.html">blog</a> |
179 | | - </span> |
180 | | -</p> |
181 | | - |
182 | | -<div class="post-entry-container"> |
183 | | - <div class="post-entry"> |
184 | | - Overview |
185 | | -When designing AI prompts for complex tasks like code generation and software development, a structured quality framework ensures both comprehensive responses and safe execution. This document outlines the three-node quality framework that combines prerequisites, content structure, and ongoing safety measures. |
186 | | -The Three Pillars |
187 | | -1. constraints - Prerequisites & Blocking Conditions |
188 | | -Purpo... |
189 | | - <p></p> |
190 | | - <a href="../blog/2025/07/prompt-quality-framework.html" class="post-read-more">[Read More]</a> |
191 | | - </div> |
192 | | -</div> |
193 | | -</article> |
194 | | -<article class="post-preview"> |
195 | 110 | <h3 class="post-title"><a href="../blog/2025/07/release-0.8.0.html">What's new in Cursor rules for Java 0.8.0?</a></h3> |
196 | 111 |
|
197 | 112 | <p class="post-meta"> |
|
0 commit comments