]
Galder Zamarreño updated ISPN-9688:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Internal REST server modularization
-----------------------------------
Key: ISPN-9688
URL:
https://issues.jboss.org/browse/ISPN-9688
Project: Infinispan
Issue Type: Enhancement
Components: REST
Affects Versions: 9.4.1.Final
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Priority: Major
Fix For: 10.0.0.Alpha1
To support the many new resources and multiple API concurrent versions as described in
https://issues.jboss.org/browse/ISPN-8535, the REST server should evolve so that it
requires minimal changes to add new resources and map them to paths/action. This will also
allow better work parallelization to create the v2 API.