Added JettyConfig with support for ambiguous path separators 26/140926/4
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Wed, 21 May 2025 11:54:15 +0000 (12:54 +0100)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Wed, 21 May 2025 14:42:38 +0000 (15:42 +0100)
commit7fe76fb3177394d7a37144d32cfae15828ad7eeb
tree125715d272e6137d7c0d543d3c7b6f076954f4c3
parent6da4ffad31075e2a1539c01e5e6d20e4746e4bf4
Added JettyConfig with support for ambiguous path separators

- Added JettyConfig to customize Jetty's HttpConfiguration
- For ambiguous path separators via UriCompliance settings.

Issue-ID: CPS-2819
Change-Id: I30cbb14cf31ac808a9a9761cf8dbf9ba0df870ae
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
cps-application/src/main/java/org/onap/cps/config/JettyConfig.java [new file with mode: 0644]
cps-application/src/test/groovy/org/onap/cps/config/JettyConfigSpec.groovy [new file with mode: 0644]
cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/controller/NetworkCmProxyControllerSpec.groovy