[
https://issues.apache.org/jira/browse/SYNCOPE-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17808663#comment-17808663
]
ASF subversion and git services commented on SYNCOPE-1799:
----------------------------------------------------------
Commit 682d7d117cc88a7afd8a5a9f7980fda947de180e in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=682d7d117c ]
[SYNCOPE-1799] Spring Data JPA drives the persistence layer (#594)
> 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ò
> Priority: Major
> 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)