23 Commits

Author SHA1 Message Date
amit2103
b2b4d22fc1 [BAEL-8417] - Seperated rxjava and rxjava2 code into two different modules 2018-08-21 00:41:25 +05:30
amit2103
d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
myluckagain
2201a8d9d9 bael-1874 (#4574)
* bael-1874

* bael-1874 fix

* bael-1874 fix1
2018-07-07 12:00:37 +01:00
Wosin
b52e90861a RxRelay Article Materials (#3859) 2018-03-20 17:08:07 +01:00
Grzegorz Piwowarek
f753a86e84 Refactor RxJava (#2749)
* Refactor RxJava

* Merge fix
2017-10-18 17:13:04 +02:00
Ahmed Tawila
dca9403876 Refactor rxjava-jdbc (#2663)
* Evaluation article: Different Types of Bean Injection in Spring

* added tests & changed configuration to Java-based config

* removed xml config files

* rename unit tests

* BAEL-972 - Apache Commons Text

* remove code from evaluation article

* remove code from evaluation article

* BAEL-972 - Apache Commons Text - added another example

* BAEL-972 - Apache Commons Text - just indentation

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java - fix problems

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* fix formatting

* BAEL-1033 minor refactor

* BAEL-1035 Introduction to Eclipse Collections

* format

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections

* cleanup

* cleanup

* BAEL-1109 Introduction to JCache

* BAEL-1109 Introduction to JCache

* remove unneeded property in pom.xml

* fix formatting

* close cache instances properly

* remove latest commit

* BAEL-1057 Introduction to rxjava-jdbc

* refactor rxjava-jdbc

* Refactor rxjava-jdbc

* Refactoring rxjava-jdbc
2017-09-23 21:37:30 +02:00
Ahmed Tawila
68d807e0c4 close cache instances properly (#2630)
* Evaluation article: Different Types of Bean Injection in Spring

* added tests & changed configuration to Java-based config

* removed xml config files

* rename unit tests

* BAEL-972 - Apache Commons Text

* remove code from evaluation article

* remove code from evaluation article

* BAEL-972 - Apache Commons Text - added another example

* BAEL-972 - Apache Commons Text - just indentation

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java

* BAEL-994 - TemporalAdjuster in Java - fix problems

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* BAEL-1033 Introduction to StreamUtils

* fix formatting

* BAEL-1033 minor refactor

* BAEL-1035 Introduction to Eclipse Collections

* format

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections

* BAEL-1035 Introduction to Eclipse Collections

* cleanup

* cleanup

* BAEL-1109 Introduction to JCache

* BAEL-1109 Introduction to JCache

* remove unneeded property in pom.xml

* fix formatting

* close cache instances properly

* remove latest commit

* BAEL-1057 Introduction to rxjava-jdbc
2017-09-23 11:42:36 +02:00
Grzegorz Piwowarek
f95f0da640 Rename JdbcIntegrationTest to JdbcLiveTest (#2600) 2017-09-11 08:33:34 +02:00
alincojanu
d4d0305f3e Guide to RxJava (#2597)
* alin.cojanu25@gmail.com

* add junit tests

* core-java - sneaky throws

* delete project spring_sample_annotations and spring_sample_xml ->not intended for this article

* RxJava

* delete old project

* refactored lambdas

* repaired subject test

* guide to rxjava
2017-09-10 18:58:09 +02:00
Grzegorz Piwowarek
830db34334 Refactor RxJava (#2564) 2017-09-05 20:43:00 +02:00
alincojanu
0d9068c040 A Guide to RxJava (#2557)
* alin.cojanu25@gmail.com

* add junit tests

* core-java - sneaky throws

* delete project spring_sample_annotations and spring_sample_xml ->not intended for this article

* RxJava

* delete old project

* refactored lambdas

* repaired subject test
2017-09-05 20:00:36 +02:00
Grzegorz Piwowarek
43ce43cc36 Rxjava refactor (#2358)
* Refactor

* Refactor
2017-08-02 15:12:52 +02:00
Grzegorz Piwowarek
4ff0768fea Refactor 2017-08-02 00:06:14 +02:00
Grzegorz Piwowarek
8214c8dd97 Refactor 2017-08-02 00:05:37 +02:00
Doha2012
b0e05630ea rxjava custom operator (#2352)
* minor logging fix

* spring security sso

* use basic auth

* use form login

* cleanup

* cleanup

* final cleanup

* second client app for sso

* spring boot bootstrap

* add logic

* cleanup

* add simple controller

* add thymeleaf and security

* minor fix

* minor fix

* add more boot properties

* fix live test

* fix live test

* minor fix

* semaphores

* fix configuration

* kotlin collection

* add more collection examples

* minor upgrade

* cucumber java8

* minor fix

* rxjava custom operator
2017-08-02 00:00:06 +02:00
Tomasz Lelek
0e78d76f22 BAEL-572 move code to tests 2017-02-05 10:27:44 +01:00
Tomasz Lelek
842dd43b21 merge 2017-02-04 17:15:56 +01:00
Tomasz Lelek
3bda12d20c BEAL-572 use same chedulers to be consistent 2017-02-04 17:00:22 +01:00
Pedja
2dcc2311c5 BAEL-572 BackPressure -> Backpressure; code reformatted; included rxjava in parent pom 2017-02-03 17:37:54 +01:00
Tomasz Lelek
c8d818c2f5 BEAL-572 make examples simpler 2017-02-02 21:36:11 +01:00
Tomasz Lelek
51d8c0cdb7 BEAL-572 onBackpressure operations 2017-02-01 16:43:15 +01:00
Tomasz Lelek
2065c3ca51 BEAL-572 different strategies of handling hot-observable 2017-02-01 15:12:51 +01:00
Tomasz Lelek
694931a190 BEAL-572 rx project structure, hot cold observables 2017-02-01 10:58:07 +01:00