linux
2 articles
How to Run a Spring Boot App as a Linux Service (and How Small a Box It Needs)
The systemd unit file for a Spring Boot jar, the one line most of them are missing, and measured answers to how much memory the thing actually uses.
Cloud & DevOpsHow to Set the JAVA_HOME Environment Variable on Windows, Linux, and macOS
Set JAVA_HOME correctly on Windows, Linux and macOS — find the JDK folder, make the variable stick across reboots, and fix the errors it causes.
Java