Hoàng Hưng 1ddd46f1af BAEL-1080 Introduction to Future in Vavr (#2627)
* Add example of different types of bean injection

* BAEL-1080 Introduction to Future and Pattern Matching in Vavr

* Update future with Pattern Matching

* remove unused files

* Update future unit test of cancelled Future

* remove unused import

* delete unused files

* using await() on future to wait until future completed instead of using while(true)

* Add Awaitability to FutureTest, avoid using while loop

* format code

* add some static void method that print the result to console
2017-09-21 16:04:55 +02:00
..
2017-08-17 17:41:56 +02:00