Francesco Chicchiriccò created SYNCOPE-1799:
-----------------------------------------------
Summary: Introduce Spring Data JPA
Key: SYNCOPE-1799
URL: https://issues.apache.org/jira/browse/SYNCOPE-1799
Project: Syncope
Issue Type: Improvement
Components: core, extensions
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 4.0.0
At present there is a single persistence layer, based on JPA.
By introducing [Spring Data JPA|https://spring.io/projects/spring-data-jpa/] as
intermediate layer, the following advantages are achieved:
# reduce boilerplate
# prepare the code base to receive future implementations based on different
[Spring Data|https://spring.io/projects/spring-data/] implementations
--
This message was sent by Atlassian Jira
(v8.20.10#820010)