Interface DiscoveryApi

    • Method Detail

      • getRepositoryInformation

        @RequestMapping(value="/discovery",
                        produces="application/json",
                        method=GET)
        org.springframework.http.ResponseEntity<DiscoveryEntry> getRepositoryInformation()