Project

General

Profile

1
package eu.dnetlib.repo.manager.api.application.rest;
2

    
3

    
4
import org.springframework.stereotype.Component;
5

    
6
@Component
7
public class BrokerApiImpl implements BrokerApi {
8

    
9

    
10

    
11
}
(2-2/11)