CrazyAsh

Results 3 issues of CrazyAsh

### libraries/java/build.gradle corrections **Compatibility Version** java.net.http is not present in Java Version 1.8. So, the compatible versions have to be updated to at least Java 11. ``` sourceCompatibility = JavaVersion.VERSION_11...

I have an asyncapi, similar to the one below. Is there a standard way to identify the message that we receive in the channel? For instance, In the below example,...

❔ Question

**Chore summary** Is there a way to include hyperlinks in the messages? We would like to point to the documentation along with the error/warning message.

duplicate
enhancement
triaged