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.
2 parents 71214e7 + 4bae91d commit 1b495f5Copy full SHA for 1b495f5
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -3983,7 +3983,7 @@ path by using the `spring.h2.console.path` property.
3983
3984
[[boot-features-jooq]]
3985
=== Using jOOQ
3986
-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
3987
https://www.datageekery.com/[Data Geekery] which generates Java code from your
3988
database and lets you build type-safe SQL queries through its fluent API. Both the
3989
commercial and open source editions can be used with Spring Boot.
0 commit comments