spring boot development tips
Common application properties
Common application properties
The basic idea is to use nginx for
Feign client
When to use Cassandra
Bash variables
Just use this article to collect some common lessons/issues around redis.
Stream.generate
Record the ways of deprecation in GraphQL.
Jacoco has been used in the project to assure the test coverage. However, I didn’t realize that the jacoco job in jenkins is using a different plugin than th...
As a Java developer, Mockito is your good friend for unit test. Using this to record some frequently used Mockito usages: