resources.imports.service Maven / Gradle / Ivy
import java.util.List;
import java.io.Serializable;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.sprhibrad.framework.dao.IShrDao;
import com.sprhibrad.framework.service.ShrService;