Testing Spring Cloud Feign clients with Eureka

Lately I feel there’s so much technology coming out every single day while abandoning, or at least not talking enough … Read MoreTesting Spring Cloud Feign clients with Eureka

Extending Swagger Codegen with new mustache template files using a new language

We’ve already seen a lot of things in the previous parts of the series. Although, it’s very useful if you … Read MoreExtending Swagger Codegen with new mustache template files using a new language

Accessing custom attributes in Swagger Codegen

Introduction Customizing your Swagger code generation is easier than you would expect. Adding new custom attributes into your specification file … Read MoreAccessing custom attributes in Swagger Codegen

Generating Feign clients with Swagger Codegen and Gradle

In the last article, I showed you how to use a custom template for code generation. If you haven’t read … Read MoreGenerating Feign clients with Swagger Codegen and Gradle