Skip to content

Commit 6d967d9

Browse files
lukasederwilkinsona
authored andcommitted
Fix jOOQ's trademark
See gh-16879
1 parent 41a7960 commit 6d967d9

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)