Notes of creating a kafka stream application
Kafka optimization
Kafka optimization
My vim has been quite slow on startup and I really want to make it faster, otherwise it would be a pain to use vim, which should not be the case!
Reactive programming
Truststore v.s. Keystore
# login to ibmcloud cli ibmcloud login --apikey <path_to_the_api_key_file> # list all clusters ibmcloud ks cluster ls # list resource groups ibmcloud r...
Just use this post to write down some techniques about debugging java applications, especially for multi-thread, deadlock or memory issues.
Use this post to summarize some workflows I uses in my daily development.
It is pretty common for a modern java project to use Maven or Gradle to help manage the dependencies, which usually works pretty well for small project or si...
Some common errors related to SSL negotiation: