Skyleiger / spring-entity-interface-repositories

Makes it possible to use entity interfaces in spring data repositories. For that, it provides a custom JpaRepositoryFactoryBean that must be used.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-entity-interface-repositories

A simple library that makes it possible to use entity interfaces in spring data repositories. For that, it provides a custom JpaRepositoryFactoryBean that must be used.

The latest version was tested with Spring 2.7.4.

Authors & Contributors

These are the most common authors and contributors. See also the github list of contributors who participated in this project.

License

See LICENSE file for the license of this project.

About

Makes it possible to use entity interfaces in spring data repositories. For that, it provides a custom JpaRepositoryFactoryBean that must be used.

License:Apache License 2.0


Languages

Language:Java 100.0%