Remove WebInitializer 27/104327/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Feb 2023 19:36:20 +0000 (20:36 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Feb 2023 19:37:06 +0000 (20:37 +0100)
commit18c75b46acfb67db74cf791cc8cffcc2d60cfc44
tree2797f9db762bffcca55c06dfe82ecdc61f200ce3
parent860861b169dc852f149f8ae7914d9c826e9d6f2a
Remove WebInitializer

WebInitializer is a useless indirection, remove it and inline its logic
into JaxRsNorthbound.

JIRA: NETCONF-958
Change-Id: I8a51c128f4e17a36fb719f9c3209e0d7dde933a2
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/web/WebInitializer.java [deleted file]