Class VersionRestService

    • Constructor Detail

      • VersionRestService

        public VersionRestService​(java.lang.String engineName,
                                  com.fasterxml.jackson.databind.ObjectMapper objectMapper)
    • Method Detail

      • getVersion

        @GET
        @Produces("application/json")
        public VersionDto getVersion()