Commit 6d967d9b authored by Lukas Eder's avatar Lukas Eder Committed by Andy Wilkinson

Fix jOOQ's trademark

See gh-16879
parent 41a79601
...@@ -3190,7 +3190,7 @@ the security configuration: ...@@ -3190,7 +3190,7 @@ the security configuration:
[[boot-features-jooq]] [[boot-features-jooq]]
=== Using jOOQ === Using jOOQ
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
https://www.datageekery.com/[Data Geekery] which generates Java code from your https://www.datageekery.com/[Data Geekery] which generates Java code from your
database, and lets you build type safe SQL queries through its fluent API. Both the database, and lets you build type safe SQL queries through its fluent API. Both the
commercial and open source editions can be used with Spring Boot. commercial and open source editions can be used with Spring Boot.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment