Commit Graph

4602 Commits

Author SHA1 Message Date
slavisa-baeldung c39a596981 Merge branch 'master' into sla-pr/1092-tim 2017-02-08 14:38:48 +01:00
Tomasz Lelek 7d9c4b5bb9 BAEL-685 do not need avaitility lib 2017-02-08 13:43:23 +01:00
Tomasz Lelek 9d46c8f3d1 BAEL-685 test for rx java 2017-02-08 12:05:02 +01:00
Predrag Maric 77d4da5cd0 Merge remote-tracking branch 'origin/master' 2017-02-08 02:55:48 +01:00
Predrag Maric f9391528fc Merge branch 'tomekl007-HEXA-672' 2017-02-08 02:55:09 +01:00
Predrag Maric ec19a20ee0 Merge branch 'HEXA-672' of https://github.com/tomekl007/tutorials into tomekl007-HEXA-672 2017-02-08 02:52:37 +01:00
KevinGilmore 40a22badfc Update README.md 2017-02-07 19:39:27 -06:00
Andrew Morgan 5c8acbac57 Added stream removal from collection (#1131) 2017-02-07 22:12:14 +01:00
Danil Kornishev a9d8c5f3a3 Introduction to Neo4j (#1098)
* Nashorn

* Nashorn x2

* Nashorn added trailing newlines

* Cleanup

* Formatted script lines

* Change system outs to asserts

* Change Nashorn to be Junit tests

* Remove empty test

* Added Neo4j section

* Revert NashornTest
2017-02-07 20:34:10 +01:00
pivovarit 92ad8123f1 Refactor Java8GroupingByCollectorUnitTest 2017-02-07 19:32:09 +01:00
Tomasz Lelek 69bfaa557a BAEL-672 test case when one object is still referenced 2017-02-07 17:50:11 +01:00
Pedja 66065b6110 Merge remote-tracking branch 'origin/master' 2017-02-07 11:57:02 +01:00
Pedja 1bc7240821 Merge branch 'mogronalol-foo' 2017-02-07 11:55:38 +01:00
Pedja 3559789573 BAEL-677 Small refactoring 2017-02-07 11:54:48 +01:00
Sunil Mogadati fc233b4be7 Formatting change using Baeldung formatter 2017-02-07 03:44:17 -07:00
Pedja 4ba5e3fab3 Merge branch 'foo' of https://github.com/mogronalol/tutorials into mogronalol-foo 2017-02-07 11:44:12 +01:00
Tryfon c13453d772 Java 8 grouping by collector pull request (#1102)
* Char array to string and string to char array test cases added

* Minor code renames

* Added groupingBy collector unit tests

* Added test case for int summary calculation on grouped results

* Added the grouping by classes to the main source path

* Reverting char array to string test class

* Reverting char array to string test class

* Reverting char array to string test class

* Reverting char array to string test class
2017-02-07 03:36:06 -07:00
Saptarshi Basu 178f49e485 BAEL-595 : Review comments incorporated (#1125)
* WatchService vs. Apache Commons IO Mnitoring

* Indentation fixed

* Indentation fixed

* JAX-RS API using Jersey [BAEL-558]

* JAX-RS API using Jersey [BAEL-558]

* Modifications made to remove xml

* applicationContext.xml removed

* All try catch moved to ExceptionMapper

* fixes

* review comments incorporated

* module renamed

* JAX-RS client [BAEL-595]

* jersey-core dependency removed

* assert changed to assertEquals

* messagebody readers and writers removed

* pom dependency corrected and other minor changes

* Jersey version changed and toString() changed to valueOf()
2017-02-07 02:57:52 -07:00
slavisa-baeldung 4077ee29c5 BAEL-639 - moving from test to main source tree 2017-02-07 06:44:59 +01:00
lor6 24760595fa 2 login pages config (#1081)
* 2 login pages config

* fix links

* small fix

* fix formatting
2017-02-06 22:13:18 -06:00
Predrag Maric 7a77a032d0 Merge branch 'HEXA-672' of https://github.com/tomekl007/tutorials into tomekl007-HEXA-672 2017-02-07 02:25:01 +01:00
lor6 47889bc227 Bael 623 v2 (#1119)
* helper classes for excel processing, tests

* fix imports

* list declaration

* shorten examples, add excel files
2017-02-06 17:03:00 -06:00
Andrew Morgan 0a444d32cf Renamed unit tests for ConcurrentModificationUnit 2017-02-06 21:55:24 +00:00
Andrew Morgan c40d6962dd Added ConcurrentModificationException test 2017-02-06 21:48:45 +00:00
Muhammed Almas c198a96ec5 Pre conditions (#1128)
* 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.

* BAEL-637 explicitely specify the null varargs.

* BAEL-637 explicitely specify the null varargs.
2017-02-06 22:03:47 +01:00
pivovarit 071790b1d8 Rename ConcurrentMap tests 2017-02-06 14:05:09 +01:00
pedja4 51427bf70c Merge pull request #1123 from DianeDuan/metrics-ut-fix
BAEL-548: Increased deltas for tests
2017-02-06 11:38:46 +01:00
Diane Duan 9f77fecd15 fix 2017-02-06 17:47:57 +08:00
pivovarit 13f2eef879 Fix Discounter examples 2017-02-06 09:08:13 +01:00
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