Project

General

Profile

« Previous | Next » 

Revision 47598

- Fixed duplicate dependncies
- Fixed an error in eligibility checking
- Fixed an error in account activation
- Organized imports

View differences:

SearchManagerImpl.java
1 1
package eu.dnetlib.goldoa.service;
2 2

  
3
import eu.dnetlib.goldoa.domain.Vocabulary;
4 3
import org.springframework.beans.factory.annotation.Autowired;
5 4
import org.springframework.stereotype.Service;
6 5

  

Also available in: Unified diff