Skip to content

Commit 51ca879

Browse files
authored
Merge pull request #547 from edizor/master
Update README
2 parents f7efc28 + 495cc89 commit 51ca879

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

scala-akka-2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
- [Actor Discovery in Typed Akka](https://www.baeldung.com/scala/akka-typed-actor-discovery)
44
- [Server Sent Events With Alpakka](https://www.baeldung.com/scala/alpakka-server-sent-events)
55
- [Introduction to Akka gRPC](https://www.baeldung.com/scala/akka-grpc)
6+
- [Introduction to Akka HTTP in Scala](https://www.baeldung.com/scala/akka-http)

scala-libraries-4/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
- [Introduction to uTest](https://www.baeldung.com/scala/utest-intro)
44
- [Introduction to scala-async](https://www.baeldung.com/scala/scala-async)
55
- [Get the First N Rows of a Spark Dataframe](https://www.baeldung.com/scala/spark-dataframe-get-first-n-rows)
6+
- [Introduction to Skunk – Scala Driver for PostgreSQL](https://www.baeldung.com/scala/skunk-postgresql-driver)

scala3-lang-2/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
- [Main Features of the Scala Language](https://www.baeldung.com/scala/features)
55
- [Match Types in Scala 3](https://www.baeldung.com/scala/match-types)
66
- [Transparent Traits in Scala 3](https://www.baeldung.com/scala/transparent-traits)
7+
- [@targetName Annotation in Scala 3](https://www.baeldung.com/scala/targetname-annotation)

0 commit comments

Comments
 (0)