Project

General

Profile

« Previous | Next » 

Revision 45329

migrated to dnet45

View differences:

VocabularyPublisherController.java
4 4

  
5 5
import javax.annotation.Resource;
6 6

  
7
import eu.dnetlib.common.rmi.DNetRestDocumentation;
7 8
import org.apache.commons.logging.Log;
8 9
import org.apache.commons.logging.LogFactory;
9 10
import org.springframework.beans.factory.annotation.Value;
......
19 20
import eu.dnetlib.vocabularies.publisher.model.Vocabulary;
20 21

  
21 22
@Controller
23
@DNetRestDocumentation
22 24
public class VocabularyPublisherController {
23 25

  
24 26
	private static final Log log = LogFactory.getLog(VocabularyPublisherController.class);

Also available in: Unified diff