Update README.md
This commit is contained in:
parent
5f1b1b0b0d
commit
b7a7a80968
|
@ -1,8 +1,8 @@
|
|||
### Relevant Articles:
|
||||
- [Introduction to Vavr](http://www.baeldung.com/javaslang)
|
||||
- [Guide to Try in Vavr](http://www.baeldung.com/javaslang-try)
|
||||
- [Guide to Pattern Matching in Vavr](http://www.baeldung.com/javaslang-pattern-matching)
|
||||
- [Property Testing Example With Vavr](http://www.baeldung.com/javaslang-property-testing)
|
||||
- [Introduction to Vavr](http://www.baeldung.com/vavr)
|
||||
- [Guide to Try in Vavr](http://www.baeldung.com/vavr-try)
|
||||
- [Guide to Pattern Matching in Vavr](http://www.baeldung.com/vavr-pattern-matching)
|
||||
- [Property Testing Example With Vavr](http://www.baeldung.com/vavr-property-testing)
|
||||
- [Exceptions in Lambda Expression Using Vavr](http://www.baeldung.com/exceptions-using-vavr)
|
||||
- [Vavr (ex-Javaslang) Support in Spring Data](http://www.baeldung.com/spring-vavr)
|
||||
- [Introduction to Vavr’s Validation API](http://www.baeldung.com/vavr-validation-api)
|
||||
|
|
Loading…
Reference in New Issue