Class MCRInfo

java.lang.Object
org.mycore.restapi.v1.MCRInfo

@Path("/mycore") public class MCRInfo extends Object
  • Constructor Details

    • MCRInfo

      public MCRInfo()
  • Method Details

    • getGitInfos

      @GET @Path("version") @Produces({"application/json","application/xml"}) public Properties getGitInfos()