Skip to content

Commit ab9e47b

Browse files
authored
Update README.md
1 parent 5f9b2f5 commit ab9e47b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Spring 6 (and Spring Boot 3) upgrades to use Jakarta EE 9+ and Java 17 as the ne
88
## Web
99
* [An Introduction to Spring RestClient API](./docs/rest-client.md)
1010
* [An Introduction to Spring Declarative HTTP Client](./docs/declarative-http-client.md)
11-
* [Utilizing HTTP Service interfaces to Create API Contracts Between Web Servers and Clients](./docs/boot-http-service.md)
11+
* [Utilizing HTTP Service Interfaces to Create API Contracts Between Web Servers and Clients](./docs/boot-http-service.md)
12+
* [An Introduction to Spring Problem Detail Support](./docs/problem-detail.md)
1213
## Persistence
1314
* [Integrating Jakarta Data](./docs/jakarta-data.md)
1415
* [Spring JDBC and Vibur DBCP](./docs/boot-vibur-dbcp.md)

0 commit comments

Comments
 (0)