| Interface | Description |
|---|---|
| Xs2aCrudRepository<T,ID extends Serializable> |
This is proxy CRUD repository that provides compatibility between spring-data 1.x and spring-data 2.x
Method org.springframework.data.repository.CrudRepository#save(java.lang.Iterable) was deleted spring-data version starting 2.x
|
Copyright © 2019. All rights reserved.