This is the class to save:
@Service public class DataService { @Transactional(readOnly = true) public String fetchData() { //no exception signature