9604 Commits

Author SHA1 Message Date
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
Rudi Adianto
b8e56590f8 Another revision from Predrag's feedback 2018-08-14 10:50:10 +07: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
Rudi Adianto
b424ae7ab2 Revision from Predrag's feedback 2018-08-13 13:39:01 +07: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
Rudi Adianto
413c02c078 "An Intro to Hibernate Entity Lifecycle"
"An Intro to Hibernate Entity Lifecycle"
by Rudi
2018-08-12 18:23:41 +07: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
Neeraj Yadav
f84a17f807 Merge remote-tracking branch 'upstream/master' 2018-08-12 01:59:56 +05:30
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
josephine-barboza
d78acb07a1 BAEL-1857 Delete StringFunctionTest.java 2018-08-11 21:18:47 +02:00
josephine-barboza
24ba05ce0d BAEL-1857 Delete MathFunctionTest.java 2018-08-11 21:18:47 +02:00
josephine-barboza
87e6645b1c BAEL-1857 Delete FunctionTestSuite.java 2018-08-11 21:18:47 +02:00
josephine-barboza
b23980ae2c BAEL-1857 Updated to parent pom.xml 2018-08-11 21:18:47 +02:00
DOHA
63d387f1e1 Merge remote-tracking branch 'eugenp/master' 2018-08-11 20:19:00 +03:00
Mher Baghinyan
224dce952b
Update CollectionsBenchmark.java 2018-08-11 18:06:21 +04:00
Mher Baghinyan
5b9df5d901
Update CollectionsBenchmark.java 2018-08-11 17:52:08 +04:00
Denis
d3a02b789e BAEL-1997 state design pattern in Java (#4827)
* BAEL-1997 state design pattern in Java

* BAEL-1997 different example code

* BAEL-1997 add additional method to the states

* BAEL-1997 clean up in ReceivedState
2018-08-11 00:31:45 +02:00
Denis
1a1ea1560d BAEL-1997 clean up in ReceivedState 2018-08-10 23:28:16 +02:00
Kacper
4cd349f533 Kotlin constructors (#4933) 2018-08-10 21:10:15 +02:00
eelhazati
570e33dc1a move sse-jaxrs module under apache-cxf module. 2018-08-10 11:59:44 -07:00
Marcos Lopez Gonzalez
af7250ec21 Merge branch 'masterEugen' into tutorials/mvnMultipleSrc 2018-08-10 19:53:23 +02:00
Loredana Crusoveanu
9a48779bcf Merge branch 'master' of https://github.com/eugenp/tutorials 2018-08-10 20:19:34 +03:00
Loredana Crusoveanu
5e8b350315
Merge pull request #4939 from Doha2012/master
update spring-thymeleaf
2018-08-10 20:18:29 +03:00
mherbaghinyan
dccf0c3b0b bring back dependencies 2018-08-10 17:50:13 +04:00
k0l0ssus
2b229332b9
Add files via upload 2018-08-10 08:24:46 -04:00
Krzysztof Majewski
2a3c5b8eac BAEL-2056 (#4945) 2018-08-10 13:55:58 +02:00
Krzysztof Majewski
9ea9b7ae72 BAEL-2056 2018-08-10 10:05:51 +02:00
Krzysztof Majewski
711a352d7f merge 2018-08-10 09:31:34 +02:00