Amir ShokriHow To Add Git Commit Properties To Application LogWorking with microservices creates various challenges. One of these challenges is CI/CD and dynamic container orchestration which causes…Dec 10, 2021Dec 10, 2021
Amir ShokriMethod Lock (Java Spring library)There are many situations where a particular method needs to be executed at a time by just one thread or http request.Apr 29, 2021Apr 29, 2021
Amir ShokriTransaction Management in Microservices (implementation guide)- part 1Microservices architecture is very popular. But one of the main problems is how to manage distributed transactions across each…Apr 16, 20212Apr 16, 20212
Amir ShokriOpenJPA + Oracle Identity Columnhow to configure OpenJPA + Oracle identity columnMay 13, 2020May 13, 2020
Amir ShokriMultiple Configurations for Feign ClientsCreating Feign clients with different configurations, or multiple Feign clients with own configurations can be a challenging task…Nov 28, 20191Nov 28, 20191