📄️ How to deserialize a JSON to a Scala Class
Learn how to deserialize a JSON String to a Scala Class with code examples
📄️ Reading SAS7BDAT files in Scala or Java
Examples of how to work with SAS7BDAT files in scala or Java.
📄️ How to run Scala tasks on a time schedule or in the background
Learn how to run Scala tasks on a time schedule with some simple examples using the TimerTask class.