All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.imports.service Maven / Gradle / Ivy

There is a newer version: 1.0.3
Show newest version
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;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy