We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2e202e + 9813889 commit 4bae91dCopy full SHA for 4bae91d
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -3747,7 +3747,7 @@ path by using the `spring.h2.console.path` property.
3747
3748
[[boot-features-jooq]]
3749
=== Using jOOQ
3750
-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
3751
https://www.datageekery.com/[Data Geekery] which generates Java code from your
3752
database and lets you build type-safe SQL queries through its fluent API. Both the
3753
commercial and open source editions can be used with Spring Boot.
0 commit comments