java-tutorials/vavr/README.md

15 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Relevant Articles:
- [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 Vavrs Validation API](http://www.baeldung.com/vavr-validation-api)
- [Guide to Collections API in Vavr](http://www.baeldung.com/vavr-collections)
- [Collection Factory Methods for Vavr](http://www.baeldung.com/vavr-collection-factory-methods)
- [Introduction to Future in Vavr](http://www.baeldung.com/vavr-future)
- [Introduction to VRaptor in Java](http://www.baeldung.com/vraptor)
- [Introduction to Vavrs Either](http://www.baeldung.com/vavr-either)
- [Interoperability Between Java and Vavr](http://www.baeldung.com/java-vavr)