Uses of Class
org.springframework.test.web.reactive.server.JsonPathAssertions
Packages that use JsonPathAssertions
- 
Uses of JsonPathAssertions in org.springframework.test.web.reactive.serverMethods in org.springframework.test.web.reactive.server that return JsonPathAssertionsModifier and TypeMethodDescriptionAccess to response body assertions using a JsonPath expression to inspect a specific subset of the body.Deprecated, for removal: This API element is subject to removal in a future version.
String.formatted(Object...)upfront