Skip to content

Commit b87558e

Browse files
authored
Merge pull request #268 from johnA1331/master
BAEL-31915 - add links to github-baeldung articles
2 parents ad5b464 + 252631a commit b87558e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

play-scala/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
- [Building a REST API in Scala with Play Framework](https://www.baeldung.com/scala/play-rest-api)
55
- [Access Play Configuration in Scala](https://www.baeldung.com/scala/access-play-configuration)
66
- [Caching in Play Framework for Scala](https://www.baeldung.com/scala/play-caching)
7+
- [Error Handling in the Play Framework Using Scala](https://www.baeldung.com/scala/play-error-handling)

scala-core-4/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
- [Implicitly in Scala](https://www.baeldung.com/scala/implicitly)
77
- [Path-Dependent Types in Scala](https://www.baeldung.com/scala/path-dependent-types)
88
- [Type Disjunction (Union Types) in Scala](https://www.baeldung.com/scala/type-disjunction)
9+
- [Private and Protected Constructors in Scala](https://www.baeldung.com/scala/private-protected-constructors)

0 commit comments

Comments
 (0)