oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

Update documentation to spring-data #663

Closed hohwille closed 6 years ago

hohwille commented 6 years ago

Currently the JPA Guide is strongly tied to the DAO approach: https://github.com/oasp-forge/oasp4j-wiki/wiki/guide-jpa

With PR #626 we now have advanced spring-data support and it becomes first class citizen. This implies the following tasks for documentation improvements:

hohwille commented 6 years ago