Custom request parameter conversion for Spring Cloud Feign clients

This article is going to cover a very specific piece with Spring Cloud OpenFeign, so if you don’t have any … Read MoreCustom request parameter conversion for Spring Cloud Feign clients

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

Deploying a simple Spring Boot with MySQL app to AWS using Elastic Beanstalk

There is no doubt that AWS is still a hot topic in 2019 so I felt that I should write … Read MoreDeploying a simple Spring Boot with MySQL app to AWS using Elastic Beanstalk

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