malon875875

Results 2 comments of malon875875

The sngular/scs-multiapi-plugin Gradle plugin vesion used is id 'com.sngular.scs-multiapi-gradle-plugin' version '5.3.5'

**Problem** - When creating Java classes with the [AsyncAPI Generator](https://github.com/sngular/scs-multiapi-plugin?tab=readme-ov-file#asyncapi-generator), no _empty Constructor_ is created. Spring does not instatiate the object. **Solution** - implement a workaround using lombok in build.gradle...