Kenny Goossens

Results 3 comments of Kenny Goossens

> Here are the samples: > --class: ThingController.groovy -- > > ```groovy > @CrossOrigin > @ApiOperation(value = 'Create thing', notes = 'Creates a thing and returns the thing object.') >...

Experiencing the same issues... MappingJackson2XmlHttpMessageConverter is added to our resttemplate after including Azure Service Bus library...This is because Spring will add it to resttemplate when there exists an XmlMapper.class...

+1 Reading Azure Event Hub with Spring Cloud Stream Kafka and I'm getting extra bytes that I was not expecting. Please decode so custom headers are clean.