Alejandro Gervasio
880bd891b9
BAEL-2066 - Java Constructors vs Static Factory Methods ( #4934 )
...
* Initial Commit
* Update User.java
* Update UserUnitTest.java
* Update User.java - UserUnitTest.java
2018-08-16 21:00:43 -05:00
Loredana Crusoveanu
fad21ead40
Merge pull request #4979 from dkapil/task/BAEL-8231
...
BAEL-8231 Disabled "is working" statement in a test case in Coroutine…
2018-08-16 22:47:39 +03:00
Loredana Crusoveanu
72e3444eb2
Merge pull request #4977 from dkapil/task/BAEL-8143
...
Task/bael 8143
2018-08-16 22:26:39 +03:00
Loredana Crusoveanu
1f5157b264
update criteria links
2018-08-16 22:15:26 +03:00
Dhawal Kapil
cecb8f2c2c
BAEL-8231 Disabled "is working" statement in a test case in CoroutinesTest.kt
2018-08-17 00:19:06 +05:30
Dhawal Kapil
c5fdaa754c
Merge branch 'master' of https://github.com/eugenp/tutorials into story/BAEL-7636
2018-08-17 00:08:49 +05:30
Loredana Crusoveanu
89d48625f9
Merge pull request #4644 from bi-/master
...
Delete the root element from the tree.
2018-08-16 21:14:03 +03:00
Loredana Crusoveanu
38636a4c76
Merge pull request #4972 from Doha2012/master
...
move and upgrade hibernate criteria
2018-08-16 12:22:58 +03:00
Dhawal Kapil
6019d03fbf
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8143
2018-08-16 14:34:19 +05:30
Dhawal Kapil
fb61a7ea3a
BAEL-8143 Update Mockito articles
...
-Mockito version fixes
-MessageMatcher implementation changed as ArugmentMatcher is an Interface now
2018-08-16 14:33:58 +05:30
Tom Hombergs
e6abd9d474
added CountDownLatch to all examples
2018-08-16 08:27:17 +02:00
Dhawal Kapil
3b4c74874d
Merge branch 'master' of https://github.com/eugenp/tutorials into story/BAEL-7636
2018-08-16 10:07:18 +05:30
Tom Hombergs
fac564c4d5
added jersey-client-rx to parent POM
2018-08-15 23:23:18 +02:00
Tom Hombergs
f05972fd1e
Merge branch 'master' into master
2018-08-15 23:18:45 +02:00
Tom Hombergs
623e29cecb
fixed async timing and 404 bug, refactored code
2018-08-15 23:10:18 +02:00
Loredana Crusoveanu
32fd79061c
ignore failing test
2018-08-15 23:42:45 +03:00
Loredana Crusoveanu
59d82006c5
Merge pull request #4974 from amit2103/BAEL-8217
...
Moved core persisatnce codes from core java to core java persistence
2018-08-15 22:26:34 +03:00
Loredana Crusoveanu
854614166f
fix exceptions tests
2018-08-15 22:19:02 +03:00
Loredana Crusoveanu
53d9f144d1
Merge branch 'master' of https://github.com/eugenp/tutorials
2018-08-15 21:57:54 +03:00
Loredana Crusoveanu
7866e3e5e6
Merge pull request #4971 from dkapil/task/BAEL-8219
...
BAEL-8219 Fix tests for core-java, maven and core-java-io projects
2018-08-15 21:54:43 +03:00
amit2103
4bd162e5a5
Moved core persisatnce codes from core java to core java persistence
2018-08-16 00:05:58 +05:30
DOHA
5ad9fae82c
Merge remote-tracking branch 'eugenp/master'
2018-08-15 16:51:57 +03:00
bungrudi
3f2271f51b
BAEL-2043: An Intro to Hibernate Entity Lifecycle ( #4960 )
...
* "An Intro to Hibernate Entity Lifecycle"
"An Intro to Hibernate Entity Lifecycle"
by Rudi
* Revision from Predrag's feedback
* Another revision from Predrag's feedback
* Another feedback.
2018-08-15 15:23:19 +02:00
DOHA
1e11dea206
move and upgrade hibernate criteria
2018-08-15 16:00:09 +03:00
rozagerardo
96e1728d7f
geroza/BAEL-395-Archaius_With_Spring_Cloud_Introduction ( #4968 )
...
* * added examples for archaius introduction, with basic configuration, extra configurations, adn setting up an additional config source
* * fixed indentation in XML files
2018-08-15 14:13:50 +02:00
Dhawal Kapil
9a655ae609
BAEL-7636 Add the missing plugin versions in the tutorial
...
-Ignoring faulty test causing out of memory exception in travis
2018-08-15 17:31:45 +05:30
Dhawal Kapil
1212404897
BAEL-8219 Fix tests for core-java, maven and core-java-io projects
...
-Test fixes
2018-08-15 14:25:20 +05:30
Siben Nayak
a966b54d42
[BAEL-2032] Operate on an item in a Stream then remove it ( #4955 )
...
* [BAEL-2032] Operate on an item in a Stream then remove it
* [BAEL-2032] Refactored unit test
* [BAEL-2032] Added a new test for filter and used logger
2018-08-15 09:49:00 +01:00
Dhawal Kapil
3b64d8ef4e
BAEL-8219 Fix tests for core-java, maven and core-java-io projects
...
-Test fixes
2018-08-15 14:14:50 +05:30
Doha2012
7c94023486
fix eclipse profiles ( #4966 )
2018-08-14 23:50:33 +03:00
DOHA
489a26d429
fix eclipse profiles
2018-08-14 20:52:19 +03:00
Dhawal Kapil
fdf5871cd5
Merge branch 'story/BAEL-7636' of https://github.com/dkapil/tutorials into story/BAEL-7636
2018-08-14 21:19:22 +05:30
Dhawal Kapil
5a9297aa0d
Merge branch 'master' of https://github.com/eugenp/tutorials into story/BAEL-7636
2018-08-14 21:19:09 +05:30
Dhawal Kapil
623ae0ba72
BAEL-7636 Add the missing plugin versions in the tutorial repo
...
-Added spring-swagger-codegen projects explicitly in pom.xml
2018-08-14 21:18:44 +05:30
Felipe Santiago Corro
f55e3796d9
optimizing regex expressions ( #4961 )
2018-08-14 12:24:28 +02:00
Dhawal Kapil
f996c000c5
Update pom.xml
2018-08-14 14:17:35 +05:30
Dhawal Kapil
856ca42d23
BAEL-7636 Add the missing plugin versions in the tutorial repo
...
-Added missing plugin versions
2018-08-14 13:34:45 +05:30
Vizsoro
ce8d193f47
simplifying exception test ( #4962 )
...
* simplifying exception test
* simplifying subclass initialization
2018-08-14 08:43:43 +01:00
François Dupire
0b9bb44781
[BAEL-2020] Differences between final, finally and finalize in Java ( #4848 )
...
* [BAEL-2020] Examples code
* [BAEL-2020] Moving classes into 'keywords' package
2018-08-14 07:26:57 +01:00
daoire
924a3dc9cc
Java Faker Tests ( #4922 )
...
* Java Faker Tests
* Rename tests
* Rename Test Class
* Remove files from sub module
2018-08-14 07:25:11 +01:00
Dhawal Kapil
aa28e56545
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8143
2018-08-14 08:48:19 +05:30
Dhawal Kapil
f2c2287b65
BAEL-8143 Update Mockito articles
...
-Upgraded mockito version to 2.21.0
2018-08-14 08:47:47 +05:30
Juan Moreno
74e3e7ff95
Kotlin Nested and Inner Classes Code SampleCode
...
Issue: BAEL-1759
2018-08-13 17:33:36 -06:00
cmlavila
5eea4fc6a6
BAEL-2037 - Code for mini-article ( #4923 )
...
* BAEL-2037 - Code for mini-article
* BAEL-2037 - Fixes after editors review
* Fixing dependencies
* Change File Reader
* Formatting
* Fix imports
* Rename test class
2018-08-14 00:02:06 +01:00
Eric Martin
fd009dca02
Merge pull request #4890 from MherBaghinyan/BAEL-2027
...
Bael 2027
2018-08-13 14:35:13 -05:00
Imre Balassa
2b053ac71f
Merge remote-tracking branch 'upstream/master'
2018-08-13 21:18:36 +02:00
Mher Baghinyan
8bcc305853
Update CollectionsBenchmark.java
2018-08-13 17:12:48 +04:00
José Carlos Valero Sánchez
42d8fabe6f
Merge pull request #4951 from RanjeetKaur17/develop.0.2.0
...
Moving File Parser Samples to core-java-io
2018-08-13 10:11:46 +02:00
DomWos
e828a0de9a
BAEL-1994: Flink and Kafka Data Pipeline
2018-08-13 00:08:55 +02:00
Loredana Crusoveanu
977f4e402a
Merge pull request #4952 from asturcon/tutorials/mvnMultipleSrc
...
BAEL-1834 - Maven Project with Multiple src Directories
2018-08-12 19:49:50 +03:00