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: _posts/2025-10-29-quarkus-3-29-released.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,8 @@ You can find more information in the https://quarkus.io/guides/cache#configuring
45
45
The Qute extension now provides support for the Debug Adapter Protocol (DAP),
46
46
which means that you can easily debug your Qute templates in your favorite IDE!
47
47
48
+
TIP: You can read more about this new feature in the README file of the https://github.com/quarkusio/quarkus/tree/main/independent-projects/qute/debug[qute-debug project].
49
+
48
50
=== Hibernate ORM and Reactive
49
51
50
52
Both Hibernate ORM and Hibernate Reactive extensions are now enabled even when no entity is defined in your application.
0 commit comments