dionisPrifti
ea22559064
BAEL-2209 : Quicksort Dionis Prifti ( #5365 )
...
* Merged changes from the original repository.
* Added event streaming example with WebFlux.
* Deleted auto-generated code.
* Deleted auto-generated code.
* BAEL-2209 : Added java class and JUnit test for QuickSort implementation.
* Revert "Added event streaming example with WebFlux."
This reverts commit 21527b34643bbb0d1437a0ab3ef392024a391107.
* BAEL-2209: Removed main method from Quicksort class.
* BAEL-2209 : Added the implementation and unit test for 3-Way Quicksort.
2018-10-01 19:41:18 -07:00
Swapan Pramanick
59a5313d96
Changes for BAEL-2176 ( #5305 )
...
* Evaluation Article - Spring web-flux
* Evaluation Article - Spring web-flux
* Evaluation Article - Spring web-flux
* Evaluation Article - Spring web-flux
* core-scala: initial commit
* adding core-scala to pom
* Revert "core-scala: initial commit"
This reverts commit d46873405a
.
* BAEL-2176
* inserting new lines between given, when and then parts
* Formatted using formatter
* indentation changed further
* Suggested changes in coding
2018-10-01 21:28:53 -05:00
Tom Hombergs
5aa8a5c985
Merge pull request #5322 from RoscoeLotriet/stream-foreach-ifelse-logic
...
BAEL-2252 Stream foreach ifelse logic
2018-10-01 21:22:56 +02:00
Tom Hombergs
0f18f2844d
Merge pull request #5307 from grigoriosdimopoulos/BAEL2150
...
[BAEL2150] Nth root in Java
2018-10-01 20:55:49 +02:00
Tom Hombergs
d2ef471f5b
Merge pull request #5364 from eelhazati/master
...
BAEL-1998 : cdi portable extension
2018-10-01 20:42:31 +02:00
RoscoeLotriet
1a8b799e93
Merge branch 'master' into stream-foreach-ifelse-logic
2018-10-01 14:18:57 +02:00
RoscoeLotriet
379eab82d6
Implemented Stream forEach if/else unit test
2018-10-01 14:18:24 +02:00
sandy03934
037c3f4cc4
apache-geode code samples
...
Issue: BAEL-1466
2018-10-01 00:50:49 -06:00
Michael Pratt
b343e82095
Initial graylog + spring boot demo ( #5299 )
...
* Initial graylog + spring boot demo
* Move Graylog demo into existing spring-boot module
2018-10-01 05:57:59 +02:00
ramansahasi
317ed150a1
BAEL-2015 Memory leaks in Java ( #5295 )
...
* BAEL-2015_Memory_leaks_in_Java
* Ignored tests
* Update NonStaticFieldsDemo.java
* Corrected class name
* converted tabspaces to whitespaces
2018-09-30 20:59:53 -05:00
Shubhra Srivastava
b4aa279eaa
BALE-2224 Ternary Operator In Java ( #5362 )
2018-09-30 14:52:49 -07:00
Loredana Crusoveanu
49176866e6
Merge pull request #5357 from eugenp/BAEL-1900-v3
...
add calc age test
2018-10-01 00:17:35 +03:00
eelhazati
05b75713ab
cdi portable extension
2018-09-30 20:04:22 +01:00
Tom Hombergs
4c1250c76f
Merge pull request #5339 from KDobarskyi/patch-1
...
BAEL-2127 added link to live article about Completable
2018-09-30 13:04:29 +02:00
Loredana Crusoveanu
75430b99f2
add calc age test
2018-09-30 13:37:09 +03:00
Loredana Crusoveanu
37e291b695
Merge pull request #5355 from eugenp/file-read-update
...
update read file test
2018-09-30 11:19:54 +03:00
Loredana Crusoveanu
dcf5a40c3f
remove import
2018-09-30 11:14:54 +03:00
Loredana Crusoveanu
8cff5212f9
update read file test
2018-09-30 11:13:35 +03:00
Loredana Crusoveanu
ac71273390
Merge pull request #5353 from amit2103/BAEL-9017
...
[BAEL-9017] - Uncommented PMD violations from default profile
2018-09-30 10:10:47 +03:00
Loredana Crusoveanu
e85d1ef9d6
Merge pull request #5354 from eugenp/lor6-patch-15
...
Update pom.xml
2018-09-30 10:10:04 +03:00
Loredana Crusoveanu
d19c5a94ac
Merge branch 'master' into BAEL-9017
2018-09-30 08:46:57 +03:00
Loredana Crusoveanu
d475578d3b
Update pom.xml
2018-09-30 08:45:49 +03:00
Loredana Crusoveanu
a91812d4ea
Merge pull request #5348 from amit2103/BAEL-9018
...
[BAEL-9018] - Fixed malformed POMs and remaining PMD problems
2018-09-30 08:44:10 +03:00
amit2103
ac15191bf6
[BAEL-9017] - Uncommented PMD violations from default profile
2018-09-30 10:42:59 +05:30
hardik-r-shah
fb34ecb351
BAEL-2149 initial commit ( #5186 )
...
* BAEL-2149 initial commit
* BAEL-2149 calculate percentage
2018-09-30 06:44:49 +02:00
Loredana Crusoveanu
3ba193916c
Merge branch 'master' into BAEL-9018
2018-09-29 22:15:13 +03:00
Loredana Crusoveanu
aad613a25e
Merge pull request #5333 from amit2103/BAEL-9017
...
[BAEL-9017] - Fixed PMD violations and added in main pom.xml
2018-09-29 22:09:19 +03:00
amit2103
aeb1711397
[BAEL-9018] - Fixed malformed POMs and remaining PMD problems
2018-09-29 23:32:30 +05:30
amit2103
2af9eb89f1
[BAEL-9017] - Fixed conflicts
2018-09-29 21:12:21 +05:30
Alejandro Gervasio
258532c40f
BAEL-2253 - Difference Between @NotNull, @NotEmpty and @NotBlank Constraints in Bean Validation ( #5310 )
...
* Initial Commit
* Update UserNotBlankUnitTest.java
* Update UserNotEmptyUnitTest.java
* Update UserNotNullUnitTest.java
2018-09-29 09:04:18 -05:00
Loredana Crusoveanu
7d7eea291c
Merge pull request #5345 from vaibs28/master
...
BAEL-2211 Merge Sort
2018-09-29 15:39:01 +03:00
Loredana Crusoveanu
f5258639d8
Merge pull request #5346 from eugenp/BAEL-2086-V2
...
update jsf
2018-09-29 14:49:27 +03:00
Loredana Crusoveanu
33ca802287
update jsf
2018-09-29 14:38:45 +03:00
Loredana Crusoveanu
07b5a95dc3
Merge pull request #5338 from Vizsoro/controller-service-dao-jsf-5
...
refactor of dependencies
2018-09-29 14:29:29 +03:00
Vaibhav Sahay
ea4b5c8636
removed negative test
2018-09-29 16:19:45 +05:30
Vaibhav Sahay
575dcc3840
Updated the imports
2018-09-29 16:15:54 +05:30
Vaibhav Sahay
6a3eec15e5
Unit test for MergeSort
2018-09-29 16:06:30 +05:30
Vaibhav Sahay
a4521a9b04
Merge pull request #1 from eugenp/master
...
sync repo
2018-09-29 15:59:41 +05:30
Vaibhav Sahay
681815d97f
Deleted MergeSortTest.java
2018-09-29 15:44:14 +05:30
Vaibhav Sahay
d01ab8e3eb
removed negative test
2018-09-29 15:37:34 +05:30
Vaibhav Sahay
5db1d97f8f
initial commit
2018-09-29 15:24:09 +05:30
Vaibhav Sahay
191b27a8c5
initial commit
2018-09-29 15:22:22 +05:30
Loredana Crusoveanu
2be7a7235d
Merge pull request #5342 from eugenp/remove-extra-vaadin
...
remove extra vaadin project
2018-09-29 12:37:10 +03:00
Patryk
56c2b9663e
BAEL-2165 ( #5317 )
...
* BAEL-2165: Guide to Passay
* BAEL-2165: Guide to Passay #2
* BAEL-2165: Guide to Passay #3
Fixed formatting.
2018-09-29 10:52:02 +02:00
Loredana Crusoveanu
75c258540e
remove extra vaadin project
2018-09-29 09:32:36 +03:00
Siben Nayak
51914a01e1
[BAEL-2032] Operate on an item in a Stream then remove it ( #5175 )
...
* [BAEL-2032] Operate on an item in a Stream then remove it
* Remove the unit test from this package
2018-09-28 12:47:10 -07:00
Loredana Crusoveanu
b46c2ddb3d
Merge pull request #5337 from eugenp/BAEL-9051
...
BAEL-9051: Fixed failing unit tests
2018-09-28 21:54:38 +03:00
Kostiantyn Dobarskyi
17b4861863
BAEL-2127 added link to live article about Completable
2018-09-28 10:27:47 +03:00
Nik Gorylenko
3ea0d3f8c9
remove duplicate ( #5073 )
2018-09-28 08:15:43 +01:00
vizsoro
275adabbee
refactor of dependencies
2018-09-28 07:39:05 +02:00