Change in URI Versioning 04/12404/2
authorambrishest <ambrish.singh@est.tech>
Mon, 8 Jan 2024 12:13:16 +0000 (12:13 +0000)
committerambrishest <ambrish.singh@est.tech>
Tue, 9 Jan 2024 11:38:42 +0000 (11:38 +0000)
commitb94b48f2cad1b161a0ece13a4100ccf4b7d0c503
treee47fe2f3dc1889471801e2852b8654615eb0b883
parent3c504be356d2ac9fc5195eb45692e1b756caa9f3
Change in URI Versioning

Issue-ID: NONRTRIC-944
Change-Id: I669f230a0fbc0d735f84ebfe2f016341524ee560
Signed-off-by: ambrishest <ambrish.singh@est.tech>
test/servicestub/README.md
test/servicestub/pom.xml
test/servicestub/service-stub-build-start.sh
test/servicestub/src/main/java/org/oran/helloworld/rest/HelloWorldController.java [deleted file]
test/servicestub/src/main/java/org/oransc/nonrtric/sample/ServiceStubApplication.java [moved from test/servicestub/src/main/java/org/oran/helloworld/HelloWorldApplication.java with 79% similarity]
test/servicestub/src/main/java/org/oransc/nonrtric/sample/rest/HelloWorldController.java [new file with mode: 0644]
test/servicestub/src/test/java/org/oran/helloworld/rest/HelloWorldControllerTest.java [deleted file]
test/servicestub/src/test/java/org/oransc/nonrtric/sample/rest/HelloWorldControllerTest.java [new file with mode: 0644]