Skip to content

Commit 4bae91d

Browse files
committed
Merge branch '1.5.x' into 2.0.x
2 parents d2e202e + 9813889 commit 4bae91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3747,7 +3747,7 @@ path by using the `spring.h2.console.path` property.
37473747

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

0 commit comments

Comments
 (0)