You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/topics/jvm/jvm-spring-boot-add-db-support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ Configure the database in the application:
198
198
```
199
199
200
200
These settings enable the database for the Spring Boot application.
201
-
See the full list of common application properties in the [Spring documentation](https://docs.spring.io/spring-boot/docs/current/reference/html/appendix-application-properties.html).
201
+
See the full list of common application properties in the [Spring documentation](https://docs.spring.io/spring-boot/appendix/application-properties/index.html).
0 commit comments