Commit Graph

5 Commits

Author SHA1 Message Date
Hoàng Hưng e1e6550a49 BAEL-1080 Introduction to Future in Vavr (#2488)
* 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
2017-08-27 22:44:06 +02:00
Grzegorz Piwowarek ed92182fbf Build optimization 1.08.2017 (#2351)
* Refactor Spring-activiti module

* Refactor vavr module
2017-08-01 17:00:03 +02:00
lor6 600d610ddf add libs repo (#2288) 2017-07-19 23:46:42 +03:00
lor6 26fdeaac46 vavr spring data (#2242)
* vavr spring data

* formatting

* formatting

* formatting

* formatting
2017-07-13 22:06:36 -05:00
lor6 70680ea79a vavr refactor (#1871)
* vavr refactor

* small fix
2017-05-18 21:44:35 +03:00