
3 min
Using system properties to store values and settings
In this post we’ll go through some ways to store information on system properties and things to consider while doing so. There’s also gonna be a few different use cases to give you more ideas on how to utilize system properties in your work. We’ll...