Skip navigation links

Package com.mmnaseri.utils.spring.data.repository

This package implements the bridge pattern over the various repository interfaces in the Spring Data project.

See: Description

Package com.mmnaseri.utils.spring.data.repository Description

This package implements the bridge pattern over the various repository interfaces in the Spring Data project. Each class should represent exactly one repository interface in the Spring data project.

Many of the interfaces in the Spring data project come with their own packaging and project. We have to check for the presence of such an interface before adding the bridge for it to the classpath.

Since:
1.0 (4/12/16, 8:47 PM)
Author:
Milad Naseri (mmnaseri@programmer.net)
Skip navigation links

Copyright © 2014–2016. All rights reserved.