Interface ProjectApi


  • @Path("/projects")
    @Consumes("application/json")
    public interface ProjectApi