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

Develop #135

Merged
merged 4 commits into from
Jan 3, 2025
Merged

Develop #135

merged 4 commits into from
Jan 3, 2025

Conversation

MichiBaum
Copy link
Owner

No description provided.

…is usen now and not webflux.

The FeignResponseCoderConfig classes were removed from all services as they are no longer necessary. Feign configuration is now handled automatically or elsewhere, making these classes redundant and simplifying the codebase.
The `httpclient.disable-ssl-validation` property was removed across multiple service configurations. This enhances security by enforcing proper SSL validation and preventing potential vulnerabilities.
Removed mono/reactor dependencies in favor of synchronous method calls for better compatibility and improved code clarity. Updated HTTP client implementation to leverage Spring's RestClient, simplifying request and response handling. Adjusted dependencies in the pom.xml to reflect these changes.
Added event instance, version, timestamp, and state details to the notification content. This improvement ensures more comprehensive and actionable notifications for users.
Copy link

sonarqubecloud bot commented Jan 3, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant