Browsing: How To
Articles explaining how to do something
IntelliJ Idea: the famous IDE for JVM languages including Java, Scala, and Kotlin. If you don’t have it installed, follow Install…
Security and data protection are inevitable in the software world. Most companies set up proxies to limit access to the…
If you are reading this post, I hope you have already faced the error: “Create Artifact Container failed: Artifact storage…
Unlike setting up an HTTP cluster, setting up an Apache NiFi cluster with SSL enabled in Docker introduces a new…
If your computer connects to the Internet through a proxy server, Apache Maven has to be configured with the proxy…
With the advancement of containerization and microservices, the idea of distributing all dependencies in s separate library folder is fading…
Every Scala developer out there knows SBT is the default build tool for Scala but there may be some situations…
The success of an open-source project highly depends on the contributions of the community. As a maintainer of a few…
There are hundreds of articles on how to install phpMyAdmin on Ubuntu. However, none of them showed me an error-free…
This tutorial shows you the way to add the latest MySQL JDBC driver to Eclipse. The same steps can be…