Commit Graph

34 Commits

Author SHA1 Message Date
Grzegorz Piwowarek c7ba3a08aa
Build optimize (#3328)
* CustomConverterIntegrationTest

* StringToEmployeeConverterControllerIntegrationTest

* PersonsRepositoryIntegrationTest

* Refactor spring-rest-embedded-tomcat pom

* Disable Rxjava test
2017-12-30 23:10:54 +01:00
Grzegorz Piwowarek 325ba1f147 RxJava refactor (#2754)
* RxJava refactor

* RxJava refactor
2017-10-19 12:50:18 +02:00
Grzegorz Piwowarek f753a86e84 Refactor RxJava (#2749)
* Refactor RxJava

* Merge fix
2017-10-18 17:13:04 +02:00
araknoid 6655ca0ba1 RxJava Mathematical and Aggregate operators (#2697)
* RxJava Mathematical and Aggregate Operators

* Fixed test case names

* Resolved merge conflict

* Fixed test case names
2017-10-12 10:03:29 +02:00
Grzegorz Piwowarek 47783354dd Build opt (#2721)
* Refactor JettyIntegrationTest

* Refactor RxJava samples

* Refactor RxJava samples
2017-10-09 23:51:39 +02:00
Ahmed Tawila 9e273b1474 BAEL-1171 java.lang.String API (#2693)
* 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

* BAEL-1171 java.lang.String API

* refactor rxjava-jdbc

* refactor String

* String API - move multiple classes into a single class

* move class into test package
2017-10-08 11:55:55 +02:00
Grzegorz Piwowarek d10d758c84 Build optimization 26.09.2017 (#2676)
* Optimize spring-rest

* Refactor RxJava

* Refactor RxJava
2017-09-26 13:53:23 +02:00
alincojanu c9072e54d1 rxjava schedulers (#2668)
* rxjava utility operators test

* rxjava schedulers
2017-09-24 19:30:09 +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
alincojanu d626f9c2bf rxjava utility operators test (#2642) 2017-09-19 08:15:59 +02:00
Grzegorz Piwowarek ba9d8324ee Refactor RxJava (#2612) 2017-09-12 20:30:01 +02:00
aietcn de07e1f926 BAEL-1058 (#2606) 2017-09-11 12:26:55 +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
Doha2012 91be1eaf49 fix test names (#1865)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names

* fix merge

* minor fix

* fix test names

* fix test names
2017-05-16 11:03:40 -05:00
Grzegorz Piwowarek 760692b8eb Build time optimization (#1553)
* Add integration tests

* Optimize build
2017-04-01 09:06:59 +02:00
eugenp 29c0fd8371 minor formatting work 2017-02-11 14:00:52 +02:00
Tomasz Lelek 9d46c8f3d1 BAEL-685 test for rx java 2017-02-08 12:05:02 +01:00
pivovarit 4e91a6388c Refactor BackpressureTest 2017-02-05 17:16:27 +01: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