Skip to content

Improve resilience of service loader#369

Merged
KarstenSchnitter merged 1 commit intomainfrom
fix-service-loader
Apr 2, 2026
Merged

Improve resilience of service loader#369
KarstenSchnitter merged 1 commit intomainfrom
fix-service-loader

Conversation

@KarstenSchnitter
Copy link
Copy Markdown
Contributor

Avoid crashing if registered service cannot be loaded. This may lead to missing fields in the log output. But it will not keep an application from starting because of a wrongly registered class on the classpath.

Avoid crashing if registered service cannot be loaded. This may lead to missing fields
in the log output. But it will not keep an application from starting because of a wrongly
registered class on the classpath.

Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>
@KarstenSchnitter KarstenSchnitter merged commit a5e8bb6 into main Apr 2, 2026
3 checks passed
@KarstenSchnitter KarstenSchnitter deleted the fix-service-loader branch April 2, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants