Commit Graph

13209 Commits

Author SHA1 Message Date
Philippe b1c95c2716 [BAEL-2894] Remove olingo4 module 2019-05-21 01:06:09 -03:00
Philippe 350a93ea9d [BAEL-2894] Use standard port 2019-05-21 01:03:22 -03:00
Philippe b83362799d [BAEL-2894] remove Lombok 2019-05-12 17:09:09 -03:00
Philippe f833bc18d1 [BAEL-2894] Minor formatting 2019-05-11 21:21:18 -03:00
Philippe 2fad9df50c Merge remote-tracking branch 'upstream/master' 2019-05-11 21:17:43 -03:00
Loredana Crusoveanu bba6b883fb
Merge pull request #6884 from sheryllresulta/master
Bi-monthly test fix (02.05.2019) (BAEL-14285)
2019-05-11 23:58:15 +03:00
Loredana Crusoveanu 57e58c2bc7
Merge pull request #6940 from amit2103/BAEL-14319
[BAEL-14319] - Moved Transactions with Spring and JPA Article
2019-05-11 23:09:31 +03:00
amit2103 f7da40accf Fixed conflicts in README 2019-05-12 00:37:46 +05:30
Loredana Crusoveanu 2c0005b6b6
Merge pull request #6939 from amit2103/BAEL-14318
[BAEL-14318] - Moved code for DAO with Spring and Generics article
2019-05-11 21:49:12 +03:00
amit2103 49fc6fe5ba [BAEL-14319] - Moved Transactions with Spring and JPA Article 2019-05-12 00:04:18 +05:30
amit2103 ebf31697d9 [BAEL-14318] - Moved code for DAO with Spring and Generics article 2019-05-11 21:22:44 +05:30
cdjole 61890eb6cf [BAEL-2930] - array to stream conversion (#6931) 2019-05-11 08:52:38 -06:00
Loredana Crusoveanu 4169c6d431
Merge branch 'master' into master 2019-05-11 16:01:13 +03:00
Loredana Crusoveanu 734692d393
Merge pull request #6937 from eugenp/BAEL-2892-v3
update restcontrolleradvice
2019-05-11 15:54:16 +03:00
Loredana Crusoveanu 81ba1372d7
Merge pull request #6938 from amit2103/BAEL-14317
[BAEL-14317] - Moved code for DAO with Spring and Hibernate article
2019-05-11 13:52:41 +03:00
amit2103 7bb7f318f2 [BAEL-14317] - Moved code for DAO with Spring and Hibernate article 2019-05-11 14:36:36 +05:30
Loredana Crusoveanu 7a40b201be
Merge pull request #6936 from eugenp/lor6-patch-1
Update README.md
2019-05-11 11:45:30 +03:00
Loredana Crusoveanu 170b28436d
Update README.md 2019-05-11 11:43:20 +03:00
Loredana 1f077401bd update restcontrolleradvice 2019-05-11 11:42:08 +03:00
Loredana Crusoveanu 63353361ff
Merge pull request #6935 from eugenp/BAEL-2892-v3
move code to boot data module
2019-05-11 11:37:18 +03:00
Loredana Crusoveanu d503e13bd8
Merge pull request #6933 from eugenp/lor6-patch-1
Update README.MD
2019-05-11 11:06:29 +03:00
Loredana Crusoveanu 9c127eeb9a
Merge pull request #6930 from eugenp/BAEL-2776-v2
fix string test
2019-05-11 09:45:56 +03:00
Loredana 3c72fd0487 move code to boot data module 2019-05-11 09:45:08 +03:00
Loredana Crusoveanu fea110846f
Merge pull request #6934 from eugenp/BAEL-2778-v2
rename junit module
2019-05-11 09:34:32 +03:00
Loredana e877597d9d rename junit module 2019-05-11 09:30:45 +03:00
Loredana Crusoveanu deb33dfe58
Update README.MD
[skip ci]
2019-05-11 09:21:38 +03:00
Loredana Crusoveanu abe7f56dc2
Merge pull request #6928 from collaboratewithakash/master
Back-link added
2019-05-11 09:20:48 +03:00
Loredana Crusoveanu 30b2ce8343
Merge pull request #6929 from amit2103/BAEL-14316
[BAEL-14316] - Copied code for Bootstrapping Hibernate with Spring ar…
2019-05-11 09:12:43 +03:00
Loredana ea797d5c5b fix string test 2019-05-10 23:57:22 +03:00
Loredana Crusoveanu b34da57804
Merge pull request #6925 from eugenp/lor6-patch-5
Update README.md
2019-05-10 23:47:59 +03:00
Loredana Crusoveanu 396bfe28a9
Merge branch 'master' into master 2019-05-10 23:46:54 +03:00
Loredana Crusoveanu 997ec5f4df
Merge pull request #6918 from Doha2012/master
add junit5 method order examples
2019-05-10 23:38:37 +03:00
Loredana 6f7ebf8574 fix conflicts 2019-05-10 23:22:52 +03:00
amit2103 1aed22713d [BAEL-14316] - Copied code for Bootstrapping Hibernate with Spring article 2019-05-11 00:33:30 +05:30
abhijoyful 01492d1674 JIRA - BAEL-2773 (The Java NumberFormatException) (#6909)
* adding a generic core-java-exceptions module for number format excpetion and other java exceptions in future

* Update core-java-modules/core-java-exceptions/pom.xml

Co-Authored-By: abhijoyful <abhijoyful@gmail.com>

* add core-java-exceptions module in core-java-module pom

* replace tab with whitespaces

* cleanup code (refactor junit class name per convention, format code, remove blank javadoc)

* rename unit test class per convention to fix build failure
2019-05-10 07:43:18 -05:00
sheryllresulta ba8fce515b
Update README.md 2019-05-10 16:07:18 +08:00
sheryllresulta 4b7f9836a8
Update README.md 2019-05-10 16:06:19 +08:00
Loredana Crusoveanu be30fd1ab8
Merge pull request #6924 from amit2103/BAEL-14315
[BAEL-14315] - Added new module spring-persistence-simple and moved o…
2019-05-10 09:08:44 +03:00
Shubhra Srivastava a7f347194b Bael 2812 jpa basic annotation (#6922)
* BALE-2812 : JPA Basic Annotation

* BAEL-2812 : JPA Basic Annotation moving code

* BAEL-2812 : Removing changes from hibernate5 module

* BAEL-2812 : Moving files to java-jpa
2019-05-09 22:12:58 -06:00
Erik Pragt e1c354f9df
Merge pull request #6921 from asturcon/BAEL-2427-getCauseException
Bael 2427 get cause exception
2019-05-10 09:47:09 +08:00
Loredana Crusoveanu ee6f02d9a4
Merge pull request #6913 from eugenp/lor6-patch-4
Update README.md
2019-05-09 22:49:52 +03:00
Loredana Crusoveanu 99def83c5f
Merge pull request #6912 from eugenp/lor6-patch-2
Update README.md
2019-05-09 22:49:34 +03:00
Loredana Crusoveanu 7837c61579
Merge pull request #6910 from eugenp/lor6-patch-1
Update README.md
2019-05-09 22:49:16 +03:00
Loredana Crusoveanu 80168d98ef
Update README.md 2019-05-09 22:48:48 +03:00
amit2103 06047d4280 [BAEL-14315] - Added new module spring-persistence-simple and moved one article 2019-05-10 00:22:34 +05:30
Marcos Lopez Gonzalez b9e437b77f RootCauseFinder changed to runtime exceptions 2019-05-09 16:44:04 +02:00
Marcos Lopez Gonzalez f369ca1b0b rootCauseFinder moved to java-modules 2019-05-09 16:30:22 +02:00
Marcos Lopez Gonzalez 677d696182 Merge branch 'master' into BAEL-2427-getCauseException 2019-05-09 16:23:47 +02:00
Marcos Lopez Gonzalez fa83a46f4b Merge branch 'eugenmaster' 2019-05-09 16:23:18 +02:00
sheryllresulta f5240599bb
Update README.md 2019-05-09 15:25:47 +08:00