Open in app

Sign In

Write

Sign In

Amir Shokri
Amir Shokri

96 Followers

Home

About

Dec 10, 2021

How To Add Git Commit Properties To Application Log

Working with microservices creates various challenges. One of these challenges is CI/CD and dynamic container orchestration which causes probability of deploying the wrong version of application. …

Git

2 min read

How To Add Git Commit Properties To Application Log
How To Add Git Commit Properties To Application Log
Git

2 min read


Apr 29, 2021

Method 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. For example it’s common that scheduled tasks in our project be executed at most once at the same time. If a task is being executed on one node…

Java

2 min read

Java

2 min read


Apr 16, 2021

Transaction Management in Microservices (implementation guide)- part 1

Microservices architecture is very popular. But one of the main problems is how to manage distributed transactions across each microservices. In a monolith application, transactions handle in a single database. …

Distributed Transaction

4 min read

Transaction Management in Microservices (implementation guide)- part 1
Transaction Management in Microservices (implementation guide)- part 1
Distributed Transaction

4 min read


May 13, 2020

OpenJPA + Oracle Identity Column

What is OpenJPA? Apache OpenJPA is a Java persistence project at The Apache Software Foundation that can be used as a stand-alone POJO persistence layer or integrated into any Java EE compliant container and many other lightweight frameworks, such as Tomcat and Spring. [Reference] What is Oracle identity column? Oracle…

Java

2 min read

OpenJPA + Oracle Identity Column
OpenJPA + Oracle Identity Column
Java

2 min read


Nov 28, 2019

Multiple Configurations for Feign Clients

Feign is a declarative web service client. It makes writing web service clients easier. To use Feign, create an interface and annotate it. It has pluggable annotation support including Feign and JAX-RS annotations. Spring Cloud adds support for Spring MVC annotations and for using the same HttpMessageConverters used by default…

Spring

3 min read

Multiple Configurations for Feign Clients
Multiple Configurations for Feign Clients
Spring

3 min read

Amir Shokri

Amir Shokri

96 Followers

Java Developer

Following
  • Saeed Zarinfam

    Saeed Zarinfam

  • Murat Karagözgil

    Murat Karagözgil

  • Albert Starreveld

    Albert Starreveld

  • Medium

    Medium

  • Bohdan Balov 🇺🇦

    Bohdan Balov 🇺🇦

See all (51)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams