[
https://issues.apache.org/jira/browse/SYNCOPE-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-149.
--------------------------------------------
Resolution: Implemented
Fix Version/s: 1.2.0
SYNCOPE-285 introduced an indirection layer between actual RESTful interface
(e.g. *Service interfaces and *ServiceImpl classes) and business logic
implementation (e.g. *Controller classes, which used to act as RESTful
interface as well - with Spring MVC).
The "easier and cleaner way to override REST methods" is then now available
since users have the possibility, in their own overlays, to extend Services,
ServiceImpls or Controllers without be forced to completely replace the full
Java file.
> Easier and cleaner way to override REST methods
> -----------------------------------------------
>
> Key: SYNCOPE-149
> URL: https://issues.apache.org/jira/browse/SYNCOPE-149
> Project: Syncope
> Issue Type: Improvement
> Components: core
> Reporter: Francesco Chicchiriccò
> Fix For: 1.2.0
>
>
> Easier and cleaner way to override REST methods (for WAR overlays).
--
This message was sent by Atlassian JIRA
(v6.1#6144)