@NoRepositoryBean
public interface Xs2aCrudRepository<T,ID extends Serializable>
extends org.springframework.data.repository.CrudRepository<T,ID>
CrudRepository.save(java.lang.Iterable) was deleted spring-data version starting 2.xCopyright © 2019. All rights reserved.