You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by dg...@apache.org on 2021/03/26 16:44:55 UTC

[unomi] branch UNOMI-449-move-wab-endpoints-to-rest updated (62b6fa9 -> 7174b91)

This is an automated email from the ASF dual-hosted git repository.

dgriffon pushed a change to branch UNOMI-449-move-wab-endpoints-to-rest
in repository https://gitbox.apache.org/repos/asf/unomi.git.


    from 62b6fa9  UNOMI-449 : copy servlet endpoints to jax-rs endpoints.
     add 7174b91  UNOMI-449 : use shared config in new endpoints.

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/unomi/rest/ClientEndpoint.java  | 18 ++++--------------
 .../org/apache/unomi/rest/ContextJsonEndpoint.java  | 21 ++++-----------------
 .../apache/unomi/rest/EventsCollectorEndpoint.java  | 15 +++++----------
 .../java/org/apache/unomi/web/ClientServlet.java    |  9 +++++++++
 .../main/resources/OSGI-INF/blueprint/blueprint.xml |  1 +
 5 files changed, 23 insertions(+), 41 deletions(-)