Blog

Copying current request information into Feign interceptor with Hystrix enabled

Not so long ago I came across a problem which was related to localization in a microservices architecture which was … Read MoreCopying current request information into Feign interceptor with Hystrix enabled

The detaching pitfall of declarative transaction management with Spring and JPA and Hibernate

Anyone who is familiar with Spring and JPA knows about the magical @Transactional annotation which helps us to focus on the business … Read MoreThe detaching pitfall of declarative transaction management with Spring and JPA and Hibernate