Skip to content

Commit f59db34

Browse files
collaboratewithakashjzheaux
authored andcommitted
https added
1 parent 25cd68c commit f59db34

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

vavr/README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### Relevant Articles:
2-
- [Introduction to Vavr](http://www.baeldung.com/vavr)
3-
- [Guide to Try in Vavr](http://www.baeldung.com/vavr-try)
4-
- [Guide to Pattern Matching in Vavr](http://www.baeldung.com/vavr-pattern-matching)
5-
- [Property Testing Example With Vavr](http://www.baeldung.com/vavr-property-testing)
6-
- [Exceptions in Lambda Expression Using Vavr](http://www.baeldung.com/exceptions-using-vavr)
7-
- [Vavr Support in Spring Data](http://www.baeldung.com/spring-vavr)
8-
- [Introduction to Vavr’s Validation API](http://www.baeldung.com/vavr-validation-api)
9-
- [Guide to Collections API in Vavr](http://www.baeldung.com/vavr-collections)
10-
- [Collection Factory Methods for Vavr](http://www.baeldung.com/vavr-collection-factory-methods)
11-
- [Introduction to Future in Vavr](http://www.baeldung.com/vavr-future)
12-
- [Introduction to Vavr’s Either](http://www.baeldung.com/vavr-either)
13-
- [Interoperability Between Java and Vavr](http://www.baeldung.com/java-vavr)
2+
- [Introduction to Vavr](https://www.baeldung.com/vavr)
3+
- [Guide to Try in Vavr](https://www.baeldung.com/vavr-try)
4+
- [Guide to Pattern Matching in Vavr](https://www.baeldung.com/vavr-pattern-matching)
5+
- [Property Testing Example With Vavr](https://www.baeldung.com/vavr-property-testing)
6+
- [Exceptions in Lambda Expression Using Vavr](https://www.baeldung.com/exceptions-using-vavr)
7+
- [Vavr Support in Spring Data](https://www.baeldung.com/spring-vavr)
8+
- [Introduction to Vavr’s Validation API](https://www.baeldung.com/vavr-validation-api)
9+
- [Guide to Collections API in Vavr](https://www.baeldung.com/vavr-collections)
10+
- [Collection Factory Methods for Vavr](https://www.baeldung.com/vavr-collection-factory-methods)
11+
- [Introduction to Future in Vavr](https://www.baeldung.com/vavr-future)
12+
- [Introduction to Vavr’s Either](https://www.baeldung.com/vavr-either)
13+
- [Interoperability Between Java and Vavr](https://www.baeldung.com/java-vavr)

0 commit comments

Comments
 (0)