We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1e4f108 + e1b41a2 commit 8ebc1c6Copy full SHA for 8ebc1c6
scala-libraries-3/README.md
@@ -10,3 +10,4 @@
10
- [Introduction to Lightbend Config](https://www.baeldung.com/scala/lightbend-config)
11
- [Introduction to Apache Log4j in Scala](https://www.baeldung.com/scala/apache-log4j)
12
- [Introduction to Tapir](https://www.baeldung.com/scala/tapir)
13
+- [How to Execute OS Commands in Scala Using os-lib](https://www.baeldung.com/scala/os-lib)
zio/README.md
@@ -2,3 +2,4 @@
2
3
- [Introduction to ZIO](https://www.baeldung.com/scala/zio-intro)
4
- [Introduction to ZIO Streams](https://www.baeldung.com/scala/zio-streams-intro)
5
+- [Resource Handling in ZIO](https://www.baeldung.com/scala/zio-resource-handling)
0 commit comments