Simple data holder implementation in Java
In this article, we will find how we can implement a simple data holder class in Java.
26th Nov 2022
- Mihai Surdeanu
Hi. This is Mihai Surdeanu, a passionate software developer. Pleased to meet you. This is my personal blog. Please let me know if you enjoy it!
In this article, we will find how we can implement a simple data holder class in Java.
Let's assume you managed to buy your first VPS or dedicated server and using your provider control interface, you managed to install Ubuntu as operating system. Before actually starting to play with it, I encourage you to spent a few minutes in order to secure your server by disabling SSH password authentication and rely only on SSH Key-Based authentication.