asyncapi / java-spring-cloud-stream-template

Java Spring Cloud Stream template for the AsyncAPI Generator
31 stars 33 forks source link

chore: add .asyncapi-tool file #342

Open TheEques opened 9 months ago

TheEques commented 9 months ago

Added .asyncapi-tool file Adds new template to tools dashboard under AsyncAPI generator templates category

TheEques commented 9 months ago

Hey @derberg, can you take a look at this Let me know if any changes are required I am working on adding more templates

TheEques commented 9 months ago

@derberg is it correct? Also I have made a few more PRs for other templates

sonarcloud[bot] commented 8 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

CameronRushton commented 8 months ago

I see the test are failing for an unrelated reason. I'll take a look and merge this for you when it's fixed.

derberg commented 8 months ago

Tests fail because of CI incompatibility. This needs to be addressed https://github.com/asyncapi/java-spring-cloud-stream-template/issues/335