We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a7960 commit 6d967d9Copy full SHA for 6d967d9
spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -3190,7 +3190,7 @@ the security configuration:
3190
3191
[[boot-features-jooq]]
3192
=== Using jOOQ
3193
-Java Object Oriented Querying (https://www.jooq.org/[jOOQ]) is a popular product from
+jOOQ Object Oriented Querying (https://www.jooq.org/[jOOQ]) is a popular product from
3194
https://www.datageekery.com/[Data Geekery] which generates Java code from your
3195
database, and lets you build type safe SQL queries through its fluent API. Both the
3196
commercial and open source editions can be used with Spring Boot.
0 commit comments