powsybl / powsybl-afs

AFS modules for powsybl
Mozilla Public License 2.0
3 stars 1 forks source link

Remove springfox from dependencies #118

Closed sylvlecl closed 1 year ago

sylvlecl commented 1 year ago

Please check if the PR fulfills these requirements (please use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Bugfix / technical debt.

What is the current behavior? (You can also link to an open issue here)

Springfox does not work with recent spring-boot versions, and may stop user applications from starting.

What is the new behavior (if this is a feature change)?

Users can restore the configuration on their side if they really need it. It was not a good design to include it in the spring module: applications should be in charge of it.

In any case, the use of springdoc is now encouraged instead.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication