Class LegacyApiController

java.lang.Object
eu.dnetlib.app.directindex.controllers.LegacyApiController

@RestController @RequestMapping("/api/results") @ConditionalOnProperty(value="dnet.directindex.legacy.enabled", havingValue="true") public class LegacyApiController extends Object