Skip to content

Commit 45cdff6

Browse files
chore: update spring boot reference link (#5157)
1 parent d1af9dc commit 45cdff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/jvm/jvm-spring-boot-add-db-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ Configure the database in the application:
198198
```
199199

200200
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).
202202

203203
## Add messages to database via HTTP request
204204

0 commit comments

Comments
 (0)