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 dfd7499 + 1b495f5 commit 38fb639Copy full SHA for 38fb639
spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc
@@ -4303,7 +4303,7 @@ path by using the `spring.h2.console.path` property.
4303
4304
[[boot-features-jooq]]
4305
=== Using jOOQ
4306
-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
4307
https://www.datageekery.com/[Data Geekery] which generates Java code from your
4308
database and lets you build type-safe SQL queries through its fluent API. Both the
4309
commercial and open source editions can be used with Spring Boot.
0 commit comments