Skip to content

Commit 1b495f5

Browse files
committed
Merge branch '2.0.x' into 2.1.x
Closes gh-17195
2 parents 71214e7 + 4bae91d commit 1b495f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3983,7 +3983,7 @@ path by using the `spring.h2.console.path` property.
39833983

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

0 commit comments

Comments
 (0)