File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ Spring 6 (and Spring Boot 3) upgrades to use Jakarta EE 9+ and Java 17 as the ne
8
8
## Web
9
9
* [ An Introduction to Spring RestClient API] ( ./docs/rest-client.md )
10
10
* [ 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 )
12
13
## Persistence
13
14
* [ Integrating Jakarta Data] ( ./docs/jakarta-data.md )
14
15
* [ Spring JDBC and Vibur DBCP] ( ./docs/boot-vibur-dbcp.md )
You can’t perform that action at this time.
0 commit comments