Entries by Gabriel A.

Using Spring boot Async with Retry

A few months ago, during technical design session for a light micro service that requires calling different microservices while customer receives an asynchronous response. Ive seen the need to use something simple, but effective and choose to go with Async & Retry of Spring boot. Why this choice? Spring Retry provides the ability to automatically re-invoke […]

Reasons why I Attend Tech Conferences?

Educational is top one on my list No matter how experienced I’m in my field, I always have the need to learn. Working in daily business ventures can often be isolated in one team without the exposure to variety of points of views. This sometimes to missing new ideas, trends that can impact future results. […]