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

bugfix: Message is not comparable (ClassCastException) #137

Merged

Conversation

timonback
Copy link
Member

Exception: Caused by: java.lang.ClassCastException: class io.github.stavshamir.springwolf.asyncapi.types.channel.operation.message.Message cannot be cast to class java.lang.Comparable (io.github.stavshamir.springwolf.asyncapi.types.channel.operation.message.Message is in unnamed module of loader 'app'; java.lang.Comparable is in module java.base of loader 'bootstrap')

Exception: Caused by: java.lang.ClassCastException: class io.github.stavshamir.springwolf.asyncapi.types.channel.operation.message.Message cannot be cast to class java.lang.Comparable (io.github.stavshamir.springwolf.asyncapi.types.channel.operation.message.Message is in unnamed module of loader 'app'; java.lang.Comparable is in module java.base of loader 'bootstrap')
@timonback timonback merged commit 5021b7c into springwolf:master Jan 30, 2023
@timonback timonback deleted the fix/message-is-not-comparable branch March 12, 2023 20:03
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