View as "text/plain" | Blame | Last modification | View Log | RSS feed
package com.spice.profitmandi.dao.service.thriwe; import org.springframework.stereotype.Repository; @Repository public interface ThriweService { }
package com.spice.profitmandi.dao.service.thriwe;
import org.springframework.stereotype.Repository;
@Repository
public interface ThriweService {
}