Commit Graph

4674 Commits

Author SHA1 Message Date
pivovarit 77f1a97e8f Refactor Discounter examples 2017-02-06 08:11:02 +01:00
Andrew Morgan daf7af813c Implemented strategy pattern tutorial (#1110) 2017-02-06 07:51:56 +01:00
Predrag Maric 8ed8d686f7 Merge branch 'khatwaniNikhil-BAEL-248_Update_deprecated_API' 2017-02-06 04:59:50 +01:00
Predrag Maric 3b82dd6b3b BAEL-248 Moved HttpComponentsClientHttpRequestFactoryBasicAuth to an existing package 2017-02-06 04:59:03 +01:00
Predrag Maric ae748d1ae2 Merge branch 'BAEL-248_Update_deprecated_API' of https://github.com/khatwaniNikhil/tutorials into khatwaniNikhil-BAEL-248_Update_deprecated_API 2017-02-06 04:50:09 +01:00
eugenp 24ccec2a20 minof formatting work 2017-02-06 00:37:53 +02:00
Muhammed Almas 1565938803 Pre conditions (#1116)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-637 Guide to PreConditions

* BAEL-637 Used assertJ for exception assertion.

* BAEL-637 updated tests to use assertJ.

* BAEL-637 Removed redundant tests.
2017-02-05 22:06:31 +01:00
pivovarit 4cbb0edafa remove java.version from properties 2017-02-05 17:51:33 +01:00
pivovarit 4e91a6388c Refactor BackpressureTest 2017-02-05 17:16:27 +01:00
pivovarit 5b79f605a4 Refactor ResourceEndpoint 2017-02-05 17:06:12 +01:00
Tomasz Lelek 0f59b0d533 BAEL-672 proper image id 2017-02-05 14:13:45 +01:00
Tomasz Lelek c791bdf1dc BAEL-672 test for weakHashMap 2017-02-05 12:56:09 +01:00
slavisa-baeldung 7664601b7d Merge remote-tracking branch 'origin/master' 2017-02-05 12:31:07 +01:00
Tomasz Lelek c2ed9afc2d BAEL-542 use @GetMapping annotation 2017-02-05 11:22:43 +00:00
slavisa-baeldung b2ed0e5e09 Merge branch 'master' into sla-pr/1104
Conflicts:
	guava/pom.xml
2017-02-05 12:12:33 +01:00
Nikhil Khatwani 99bb4104f8 BAEL-248_Update_deprecated_API Changes 2017-02-05 16:02:59 +05:30
Predrag Maric dce9a947ab Merge branch 'tomekl007-BAEL-572' 2017-02-05 10:40:32 +01:00
Tomasz Lelek 976e6bce2f Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-572
Conflicts:
	rxjava/src/main/java/com/baelding/rxjava/ColdObservableBackpressure.java
	rxjava/src/main/java/com/baelding/rxjava/HotObservableBackpressureBatching.java
	rxjava/src/main/java/com/baelding/rxjava/HotObservableBackpressureBuffering.java
	rxjava/src/main/java/com/baelding/rxjava/HotObservableBackpressureSkipping.java
	rxjava/src/main/java/com/baelding/rxjava/HotObservableOnBackpressure.java
	rxjava/src/main/java/com/baelding/rxjava/HotObservableWithoutBackpressure.java
2017-02-05 10:29:36 +01:00
Tomasz Lelek 0e78d76f22 BAEL-572 move code to tests 2017-02-05 10:27:44 +01:00
Grzegorz Piwowarek 4b0249410c Update README.md 2017-02-05 10:27:13 +01:00
pivovarit d4cb92250d LiveTest -> Test 2017-02-05 10:20:12 +01:00
pivovarit 14bee159bd Fix JavaRandomUnitTest 2017-02-05 08:55:35 +01:00
pivovarit 6d0dcd52fa Reformat Rxjava examples 2017-02-05 08:30:32 +01:00
lor6 10eb6bfcc0 helper classes for excel processing, tests (#1093)
* helper classes for excel processing, tests

* fix imports

* list declaration
2017-02-04 19:03:00 -06:00
Andrew Morgan c77801e77f Merge pull request #1111 from mogronalol/BAEL-542
Bael 542
2017-02-04 23:56:54 +00:00
Andrew Morgan 3f81460e90 Added extra endpoint for default caching 2017-02-04 23:50:47 +00:00
Tomasz Lelek c9394b216a BAEL-542 do not need TestConfig class 2017-02-04 23:50:47 +00:00
Tomasz Lelek 652def889a BAEL-542 start application properly when integation test started 2017-02-04 23:50:47 +00:00
Tomasz Lelek c8f6bed73d BAEL-542 rename test to LiveTest suffix 2017-02-04 23:50:47 +00:00
Tomasz Lelek cc70eae896 BAEL-542 test fix 2017-02-04 23:50:47 +00:00
Tomasz Lelek c3cc42f458 BAEL-542 wrote live tests 2017-02-04 23:50:47 +00:00
Tomasz Lelek 25111c5b89 BAEL-542 use defaults 2017-02-04 23:50:47 +00:00
Tomasz Lelek 4bac6e0571 BAEL-614 endpoint that has default cache-control headers 2017-02-04 23:50:47 +00:00
Tomasz Lelek 3fa1b93f87 BAEL-614 appRunner in proper place 2017-02-04 23:50:47 +00:00
Tomasz Lelek c7203bd564 BAEL-614 base module for cache-control 2017-02-04 23:50:47 +00:00
Abhinab Kanrar b57cf0cf56 spring requestmapping shortcuts (#1096)
* rest with spark java

* 4

* Update Application.java

* indentation changes

* spring @requestmapping shortcuts

* removing spring requestmapping and pushing spring-mvc-java
2017-02-04 22:16:35 +01:00
eugenp 791142c67e cleanup and testing work 2017-02-04 21:56:11 +02:00
Kevin Gilmore b4a5880394 Merge remote-tracking branch 'upstream/master' 2017-02-04 13:24:15 -06:00
dhruba619 1bf70b8f08 BAEL-183 JUnit vs TestNG 2017-02-05 00:46:21 +05:30
maibin ffd17c1b21 Fix the Hibernate4 issues (#1106)
* Binary genetic algorithm

* Fix the junit tests conflict
2017-02-04 18:47:30 +01:00
Andrew Morgan ad104bfe8c Revert "mesos marathon demo"
This reverts commit 93c704cbf7.
2017-02-04 17:21:41 +00:00
Andrew Morgan 93c704cbf7 mesos marathon demo 2017-02-04 17:18:14 +00:00
pivovarit 4771252f6b AppTest -> AppLiveTest 2017-02-04 17:22:28 +01:00
Tomasz Lelek 842dd43b21 merge 2017-02-04 17:15:56 +01:00
pivovarit 02245b75a8 Refactor PriorityBlockingQueue examples 2017-02-04 17:02:46 +01:00
Tomasz Lelek 3bda12d20c BEAL-572 use same chedulers to be consistent 2017-02-04 17:00:22 +01:00
Predrag Maric f69deeca2d BAEL-598 Removed try-catch block, added throws declaration 2017-02-04 15:59:49 +01:00
Stephen Braimah 80c07b0ab2 BAEL-639: Guide to Guava's EventBus Tests - corrected formatting 2017-02-04 14:07:16 +00:00
eugenp bd6fe7269e minor cleanup work - formatting 2017-02-04 14:14:23 +02:00
pivovarit 4d5624161f Refactor Spring with Lombok samples 2017-02-04 06:15:54 +01:00