Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: U…Credentials bean-introspection-module=false #1580

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

sdelamo
Copy link
Contributor

@sdelamo sdelamo commented Feb 7, 2024

Suppor serialization of UsernamePasswordCredentials for jackson.bean-introspection-module=false

@sdelamo sdelamo added the type: bug Something isn't working label Feb 7, 2024
@sdelamo sdelamo requested a review from timyates February 7, 2024 13:38
Suppor serialization of UsernamePasswordCredentials for jackson.bean-introspection-module=false
@sdelamo sdelamo force-pushed the bean-introspection-module-false branch from 955facc to c81331f Compare February 7, 2024 13:40
@sdelamo
Copy link
Contributor Author

sdelamo commented Feb 7, 2024

Regarding the sonar failure: The only new code in this PR is an empty constructor, which is tested with the test in the other module.

Copy link

sonarqubecloud bot commented Feb 7, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

0.0% Coverage on New Code (required ≥ 70%)

See analysis details on SonarCloud

@sdelamo sdelamo merged commit a7d1328 into master Feb 7, 2024
16 of 17 checks passed
@sdelamo sdelamo deleted the bean-introspection-module-false branch February 7, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants