Roman Puchkovskiy created IGNITE-16498:
------------------------------------------
Summary: Add ability to add handlers to RestModule from other
Ignite modules
Key: IGNITE-16498
URL: https://issues.apache.org/jira/browse/IGNITE-16498
Project: Ignite
Issue Type: Improvement
Components: rest
Reporter: Roman Puchkovskiy
Assignee: Roman Puchkovskiy
Fix For: 3.0.0-alpha5
Currently, RestModule defines a handful of REST handlers hard-coded inside the
RestModule itselt.
The idea is to let other Ignite modules add their own REST handlers that would
use RestModule's infrastructure at runtime. Such handlers could be added as
plugins (for example, using ServiceLoader).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)