File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1- :spring_boot_version: 2.1.6 .RELEASE
1+ :spring_boot_version: 2.2.1 .RELEASE
22:toc:
33:icons: font
44:source-highlighter: prettify
@@ -157,7 +157,7 @@ Congratulations! You have just used Spring to develop a simple JDBC client.
157157
158158NOTE: Spring Boot has many features for configuring and customizing the connection pool --
159159for instance, to connect to an external database instead of an in-memory one. See the
160- http://docs.spring.io/spring-boot/docs/2.1.6 .RELEASE/reference/htmlsingle/#boot-features-configure-datasource[Reference Guide]
160+ http://docs.spring.io/spring-boot/docs/2.2.1 .RELEASE/reference/htmlsingle/#boot-features-configure-datasource[Reference Guide]
161161for more detail.
162162
163163== See Also
You can’t perform that action at this time.
0 commit comments