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
WARNING: The H2 console is only intended for use during development.
@@ -361,7 +361,7 @@ TIP: `PathRequest.toH2Console()` returns the correct request matcher also when t
361
361
362
362
363
363
364
-
[[features.sql.jooq]]
364
+
[[data.sql.jooq]]
365
365
=== Using jOOQ
366
366
jOOQ Object Oriented Querying (https://www.jooq.org/[jOOQ]) is a popular product from https://www.datageekery.com/[Data Geekery] which generates Java code from your database and lets you build type-safe SQL queries through its fluent API.
367
367
Both the commercial and open source editions can be used with Spring Boot.
0 commit comments