0.0.2
Change Log
New Features
- Move payload to channel expansion panel body
- Add Kafka operation binding to async api document with group id parsed from
@KafkaListener
value - Present Kafka group id if available
Bug fixes
- Fix bug that prevented generation of composite classes examples
- Rename Kafka producer bean from
KafkaProducer
toSpringwolfKafkaProducer
(solves #25)