Refactor restconf-nb blueprint 26/104326/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Feb 2023 19:04:52 +0000 (20:04 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 8 Feb 2023 19:28:34 +0000 (20:28 +0100)
commit860861b169dc852f149f8ae7914d9c826e9d6f2a
tree0c8fd826beeadf7ca027c737ce60871a3b5eaea1
parent831353fe6063ab7f94a08055307cb5b675a089ff
Refactor restconf-nb blueprint

Blueprint here is really a large code fragment. Move it to a new class,
RestconfNorthbound, so that we purely inject dependencies/configuration.

JIRA: NETCONF-958
Change-Id: Ic7214393a599c136aa3876c111145182cc68db0b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/pom.xml
restconf/restconf-nb/src/main/java/org/opendaylight/restconf/nb/rfc8040/JaxRsNorthbound.java [new file with mode: 0644]
restconf/restconf-nb/src/main/resources/OSGI-INF/blueprint/restconf-bp.xml