Nonrtric Control Panel Gateway 07/5407/4
authorLathish <lathishbabu.ganesan@est.tech>
Thu, 7 Jan 2021 16:14:03 +0000 (16:14 +0000)
committerLathish <lathishbabu.ganesan@est.tech>
Thu, 14 Jan 2021 12:09:43 +0000 (12:09 +0000)
commitbccdfae0521c7aa6299b2dee2d887e945ffa3490
treef804091daad3eb574ed79d649f6854e12323a5e2
parentb025b9b3ed3dbe3dc3ccf4edd1fdac05373a8b80
Nonrtric Control Panel Gateway

Issue-ID: NONRTRIC-353
Change-Id: Ifced9ebd4f843b8770432c4977310da2526d8092
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
nonrtric-gateway/.gitignore [new file with mode: 0644]
nonrtric-gateway/Dockerfile [new file with mode: 0644]
nonrtric-gateway/README.md [new file with mode: 0644]
nonrtric-gateway/config/application.yaml [new file with mode: 0644]
nonrtric-gateway/eclipse-formatter.xml [new file with mode: 0644]
nonrtric-gateway/pom.xml [new file with mode: 0644]
nonrtric-gateway/src/main/java/org/oransc/nonrtric/gateway/GatewayApplication.java [new file with mode: 0644]
nonrtric-gateway/src/test/java/org/oransc/nonrtric/gateway/GatewayApplicationTests.java [new file with mode: 0644]