| Package | Description |
|---|---|
| com.mmnaseri.utils.spring.data.repository |
This package implements the bridge pattern over the various repository interfaces in the Spring Data project.
|
| Class and Description |
|---|
| CrudRepositorySupport
This implementation is used to factor out the commonalities between various Spring interfaces extending the
CrudRepository interface. |
| PagingAndSortingSupport |
Copyright © 2014–2016. All rights reserved.