public class UriResolverServices extends Object
| Modifier and Type | Method and Description |
|---|---|
static UriResolverServices |
getInstance()
Gets the single instance of UriResolverServices.
|
com.fasterxml.jackson.databind.node.ObjectNode |
getListOfResourceNode(Set<Class<?>> applicationClasses)
Gets the list of resource node.
|
List<String> |
getListOfResourcePath(Set<Class<?>> applicationClasses)
Gets the list of resource path.
|
public static UriResolverServices getInstance()
public List<String> getListOfResourcePath(Set<Class<?>> applicationClasses)
applicationClasses - the application classesCopyright © 2022. All Rights Reserved.