File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ This library enables [json-data] for [Spring Boot] including serialization, vali
99
1010The following example illustrates:
1111* Use of JSON entities with [ Spring Boot] .
12- * Use of JSON entities with [ Spring Cloud OpenFeign ] .
13- * Use of JSON errors with [ Spring Boot] and [ Spring Cloud Sleuth] .
12+ * Use of JSON entities with [ Spring Feign ] .
13+ * Use of JSON errors with [ Spring Boot] and [ Spring Sleuth] .
1414
1515``` java
1616@EnableFeignClients
@@ -85,5 +85,5 @@ Provide `ValidatorSource` to configure a resource manager for validators.
8585
8686[json- data]: https: // github.com/hrytsenko/json-data
8787[Spring Boot ]: https: // spring.io/projects/spring-boot
88- [Spring Cloud OpenFeign ]: https: // spring.io/projects/spring-cloud-openfeign
89- [Spring Cloud Sleuth ]: https: // spring.io/projects/spring-cloud-sleuth
88+ [Spring Feign ]: https: // spring.io/projects/spring-cloud-openfeign
89+ [Spring Sleuth ]: https: // spring.io/projects/spring-cloud-sleuth
You can’t perform that action at this time.
0 commit comments