Class SwordApiController
java.lang.Object
eu.dnetlib.app.directindex.controllers.SwordApiController
@RestController
@RequestMapping("/api/sword/3.0")
@ConditionalOnProperty(value="dnet.directindex.sword.enabled",
havingValue="true")
public class SwordApiController
extends Object
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SwordApiController
public SwordApiController()
-