James TranJava + Spring: How to correctly batch multiple requests into 1 network call with correlation…To guarantee the scalability and availability of our own service, it’s a must to protect downstream dependencies from being overwhelmed.Sep 2Sep 2
James Tran[Memoize] Part 1: Request-level Cache for Spring applications. The WHY and the HOW.I. IntroductionJul 26, 2019Jul 26, 2019
James Tran[How-to] Read profile-based YAML configurations with @PropertySourceFrom the documentation, Spring does not support reading YAML file using @PropertySource. However, if you take a closer look at this…May 9, 20193May 9, 20193