Interface SuggestionInfoViewByCountryRepository

All Superinterfaces:
ReadOnlyRepository<SuggestionInfoViewByCountry,String>, org.springframework.data.repository.Repository<SuggestionInfoViewByCountry,String>

@Repository public interface SuggestionInfoViewByCountryRepository extends ReadOnlyRepository<SuggestionInfoViewByCountry,String>