Inline RestconfApplication 08/109108/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Nov 2023 17:25:44 +0000 (18:25 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Nov 2023 17:25:56 +0000 (18:25 +0100)
commita7da81d5c42014dfef9e2ce4338e8acc501d1a24
tree55049e463ebb91fee15892af1d0d2d741a217403
parent8c4204db70c37e566a8b32d14110b1e3f8833aa4
Inline RestconfApplication

Use an anonymous Application subclass to initialize the servlet, which
makes it obvious JaxRsNorthbound has now mdsal.dom.api dependencies.

JIRA: NETCONF-773
Change-Id: I25aea4b6fdfc3d6d3561387956f2e92ff057c6e7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/RestconfApplication.java [deleted file]