Class UniqueValuesController


  • @Validated
    @RequestMapping(path="${tailormap-api.base-path}/{viewerKind}/{viewerName}/layer/{appLayerId}/unique/{attributeName}",
                    produces="application/json")
    public class UniqueValuesController
    extends Object