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
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
Chandra Prakash
858ce0ec47
Merge pull request #4 from eugenp/master
...
Get Latest changes
2018-08-12 04:03:21 -04:00
Dhrubajyoti Bhattacharjee
534d5749cc
BAEL-1983 Initialize hashmap ( #4949 )
...
* BAEL-1983 Initialize hashmap
* BAEL-1983 Initialize hashmap
2018-08-12 07:19:43 +02:00
yuugen
99676b1a9e
Bael 2019 static vs dynamic binding ( #4807 )
...
* adding the required classes for binding example
* completed test class for AnimalActivityUnitTest static functions
* changes to example so that they don't seem to be a replica of https://stackoverflow.com/questions/19017258/static-vs-dynamic-binding-in-java
* refactoring and removing unnecessary file
* revert changes to RegexUnitTest
2018-08-12 00:02:05 +01:00
Marcos Lopez Gonzalez
15c728736d
builder helper maven plugin
2018-08-11 22:13:43 +02:00
RanjeetKaur17
43bfb9722f
Moving File Parser Samples to core-java-io
2018-08-12 00:07:20 +04:00
josephine-barboza
b3579151a9
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
ec084c3b65
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
7ed89c7bc8
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
8e507cae4b
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
9379e84ac8
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
876ffa765c
BAEL-1857
2018-08-11 21:18:47 +02:00
josephine-barboza
2f4a120662
BAEL-1857
2018-08-11 21:18:47 +02:00