Skip to content

Commit 38fb639

Browse files
committed
Merge branch '2.1.x'
Closes gh-17196
2 parents dfd7499 + 1b495f5 commit 38fb639

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
@@ -4303,7 +4303,7 @@ path by using the `spring.h2.console.path` property.
43034303

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

0 commit comments

Comments
 (0)