Uses of Class
io.ebean.test.Json.Resource
-
Packages that use Json.Resource Package Description io.ebean.test -
-
Uses of Json.Resource in io.ebean.test
Methods in io.ebean.test that return Json.Resource Modifier and Type Method Description static Json.ResourceJson. resource(String resourcePath)For fluid style reading resource json content and return as a bean, list of bean or JsonNode.
-