See gh-37340
This commit is contained in:
Johnny Lim
2023-09-11 23:51:23 +09:00
committed by Moritz Halbritter
parent a9f26e0f95
commit c2b78830ff
11 changed files with 16 additions and 16 deletions

View File

@@ -183,7 +183,7 @@ You can inject it directly in your own beans as well, as shown in the following
include::code:MyBean[]
If you rely on auto-configuration to create the underlying `JdbcTemplate`, any customization using `spring.jdbc.template.*` properties are taken into account in the client as well.
If you rely on auto-configuration to create the underlying `JdbcTemplate`, any customization using `spring.jdbc.template.*` properties is taken into account in the client as well.