wso2 / carbon-apimgt

Apache License 2.0
165 stars 623 forks source link

Remove Spring dependency from APIM webapps #12287

Closed msm1992 closed 4 months ago

msm1992 commented 5 months ago

This PR removes spring dependency from APIM webapps.

[1]. https://cxf.apache.org/docs/jaxrs-services-configuration.html#JAXRSServicesConfiguration-WithCXFNonSpringJaxrsServlet

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 47.07521% with 190 lines in your changes are missing coverage. Please review.

Project coverage is 47.56%. Comparing base (fae8a45) to head (470fbec). Report is 54 commits behind head on master.

Files Patch % Lines
...l/servlet/impl/CustomCXFNonSpringJaxrsServlet.java 46.92% 156 Missing and 34 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #12287 +/- ## ============================================ + Coverage 41.91% 47.56% +5.64% - Complexity 3252 4125 +873 ============================================ Files 1838 1840 +2 Lines 135497 136008 +511 Branches 19572 19653 +81 ============================================ + Hits 56792 64687 +7895 + Misses 71869 63731 -8138 - Partials 6836 7590 +754 ``` | [Flag](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12287/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | Coverage Δ | | |---|---|---| | [integration_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12287/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `42.33% <47.07%> (+7.09%)` | :arrow_up: | | [unit_tests](https://app.codecov.io/gh/wso2/carbon-apimgt/pull/12287/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2) | `20.49% <0.00%> (-0.09%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=wso2#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.