Blog

Develop REST apis with OpenApi Spec and using custom generators via templates

Develop REST apis with OpenApi Spec and using custom generators via templates

Exploring the OpenAPI Specification and code generator toolset, applicative use cases and customization with the help of templates.

Read more
Test Spring Boot applications using EmbeddedKafka and Awaitility

Test Spring Boot applications using EmbeddedKafka and Awaitility

This is the second article in “Spring Cloud Stream and Kafka” series. You can check the previous article [here](http://techwording.com/kafka-with-spring-cloud-stream/). This post talks about different ways in which we can test Spring Boot applications, using EmbeddedKafka and Awaitility

Read more