Grpc makes api update easier I'm working on an API update today, I will need to add more fields in both the request parameter and api response. thank...
Google Guava Cache Cleanup Tip Google Guava is a powerful tool, almost every java project is using it as a utility lib. Guava loading cache is one of t...