Skip to content

Commit 9813889

Browse files
committed
Merge pull request #16879 from lukaseder
* gh-16879: Fix jOOQ's trademark Closes gh-16879
2 parents 41a7960 + 6d967d9 commit 9813889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3190,7 +3190,7 @@ the security configuration:
31903190

31913191
[[boot-features-jooq]]
31923192
=== Using jOOQ
3193-
Java Object Oriented Querying (https://www.jooq.org/[jOOQ]) is a popular product from
3193+
jOOQ Object Oriented Querying (https://www.jooq.org/[jOOQ]) is a popular product from
31943194
https://www.datageekery.com/[Data Geekery] which generates Java code from your
31953195
database, and lets you build type safe SQL queries through its fluent API. Both the
31963196
commercial and open source editions can be used with Spring Boot.

0 commit comments

Comments
 (0)