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
997ec5f4df
Merge pull request #6918 from Doha2012/master
...
add junit5 method order examples
2019-05-10 23:38:37 +03:00
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
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
Erhan Karakaya
d783aba7dc
BAEL-2839 Added code samples ( #6916 )
2019-05-08 16:31:19 -06:00
Alessio Stalla
a905fe2fa5
BAEL-868 ( #6917 )
...
* Tests for BAEL-868 (RxKotlin)
* BAEL-868 fix warnings
* Fix the build (?)
* Fix the build
2019-05-08 08:52:00 -06:00
enpy
8209ec4a1f
Difference between CDI and EJB singleton ( #6915 )
...
* Singleton injection examples and tests added
* code and tests implemented
2019-05-08 08:40:54 -06:00
Adrian Precub
57ec69ad3b
BAEL-2587: create separate module for cognito ( #6814 )
...
* BAEL-2587: create separate module for cognito
* BAEL-2587: add separate module for cognito in parent pom
* BAEL-2587: remove cognito from spring-5-security-oauth module and correct pom.xml
* BAEL-2587: replace tabs with spaces in pom.xml to fix indentation
* BAEL-2587: fix pom indentation
* BAEL-2587: fix article link
2019-05-08 08:26:17 -06:00
DOHA
afac1b1e92
add junit5 method order examples
2019-05-08 14:09:01 +02:00
DOHA
3010137d3a
add dependencies and cleanup
2019-05-08 14:08:21 +02:00
Erik Pragt
95d40bdfa1
Merge pull request #6889 from asturcon/BAEL-2427-getCauseException
...
BAEL-2427 Loop through Exception getCause() to find root cause
2019-05-08 15:44:11 +08:00
Andrey Shcherbakov
7eba063308
Place the code for BAEL-2876 to java-strings-2 ( #6911 )
...
* Add the code for article BAEL-2876
* Move BAEL-2876 from core-java-8-2 to java-strings-2
* Remove ICU from the pom of core-java-8-2
* Replace the char é by its unicode encoding
2019-05-07 23:57:20 -06:00
psevestre
a32176e25b
BAEL-1219 ( #6724 )
...
* BAEL-1381
* [BAEL-1381]
* [BAEL-1381] New module name
* [BAEL-1381] software-security module
* [BAEL-1381] Add JPA examples
* Workaround for spring-framework#21094
* Initial import
* [BAEL-1219] OLingo2 code
* Initial import
* [BAEL-1219] Code for Olingo V4 sample
* [BAEL-1219] Code polishing
* [BAEL-1219] Add Sample URLs
2019-05-07 23:48:37 -06:00
Loredana Crusoveanu
9863cee1f8
Update README.md
2019-05-07 23:42:06 +03:00
Loredana Crusoveanu
f51429bfe6
Update README.md
2019-05-07 23:36:08 +03:00
Loredana Crusoveanu
0fa8b6a24c
Update README.md
2019-05-07 22:42:38 +03:00
Krzysztof Majewski
51a9d7b0d6
BAEL-2799 ( #6904 )
...
* BAEL-2799
* constructor name fix
* method name fix
* add database
* fix tests
2019-05-07 10:34:15 -06:00
Marcos Lopez Gonzalez
239e37aca1
Merge branch 'eugenmaster' into BAEL-2427-getCauseException
2019-05-07 11:48:16 +02:00
pcoates33
d2102a76ff
BAEL-2890 ( #6905 )
2019-05-07 06:37:38 +02:00
Loredana Crusoveanu
0c0f148320
Merge pull request #6902 from amit2103/BAEL-14249
...
[BAEL-14249] - POM Properties Cleanup
2019-05-06 23:22:19 +03:00
DOHA
c05ae2ac80
Merge remote-tracking branch 'eugenp/master'
2019-05-06 13:04:30 +02:00
Shubhra Srivastava
e4abb5af73
BALE-2812 : JPA Basic Annotation ( #6869 )
...
* BALE-2812 : JPA Basic Annotation
* BAEL-2812 : JPA Basic Annotation moving code
* BAEL-2812 : Removing changes from hibernate5 module
2019-05-05 19:28:23 -06:00
Eric Martin
fa4a34317b
Merge pull request #6891 from dev-chirag/master
...
BAEL-2848 JUnit Tagging and Filtering Tests
2019-05-05 19:48:20 -05:00
Loredana Crusoveanu
d3fc478346
Merge pull request #6901 from kacperkoza/master
...
master
2019-05-05 22:41:45 +03:00
amit2103
aacd8866b0
[BAEL-14249] - POM Properties Cleanup
2019-05-06 00:34:04 +05:30
Kacper Koza
42aeb2daab
master
2019-05-05 20:51:13 +02:00
Loredana Crusoveanu
1275aa8bd9
Merge pull request #6900 from amit2103/BAEL-9555
...
[BAEL-9555] - Created a core-java-modules folder
2019-05-05 18:06:05 +03:00
Erik Pragt
c9d6a69160
Merge pull request #6883 from FDPro/bael-2882-bis
...
dupirefr/dupire.francois+pro@gmail.com [BAEL-2882] Moving Picocli examples to libraries-2 module
2019-05-05 23:02:43 +08:00
amit2103
3bae5e5334
[BAEL-9555] - Created a core-java-modules folder
2019-05-05 17:22:09 +05:30
Loredana Crusoveanu
8b63b0d90a
Merge pull request #6898 from eugenp/lor6-patch-6
...
Update README.md
2019-05-05 11:54:49 +03:00
Loredana Crusoveanu
a1c81686f4
Merge pull request #6897 from eugenp/lor6-patch-4
...
Create README.md
2019-05-05 11:54:31 +03:00
Loredana Crusoveanu
974e5a1806
Merge pull request #6896 from amit2103/BAEL-14251
...
[BAEL-14251] - Make sure the tutorials build doesn't generate any un-…
2019-05-05 11:52:11 +03:00
Loredana Crusoveanu
c564be3b0c
Merge pull request #6885 from JonCook/master
...
BAEL-2125 - Mockito UnnecessaryStubbingException
2019-05-05 11:48:02 +03:00
Erik Pragt
c47a9a3c23
Merge pull request #6882 from FDPro/bael-2506-bis
...
dupirefr/dupire.francois+pro@gmail.com [BAEL-2506] Moved Java Void Type examples into a new core-java-reflection module
2019-05-05 15:35:14 +08:00
François Dupire
618c0dd381
Merge branch 'master' into bael-2882-bis
2019-05-05 09:28:11 +02:00
Loredana Crusoveanu
bfcf164951
Update README.md
2019-05-05 10:04:29 +03:00
Loredana Crusoveanu
0709445f24
Create README.md
2019-05-05 10:03:47 +03:00
amit2103
b22ded782b
[BAEL-14251] - Make sure the tutorials build doesn't generate any un-committed or un-ignored artifacts
2019-05-05 11:39:30 +05:30
KevinGilmore
0f4dafeab8
BAEL-2884 update README ( #6895 )
...
* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
* BAEL-2174: add link back to article
* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
* BAEL-2367: add link back to article
* BAEL-2335: add link back to article
* BAEL-2413: add link back to article
* Update README.MD
* BAEL-2577: add link back to article
* BAEL-2490: add link back to article
* BAEL-2471: add link back to article
* BAEL-2583: add link back to article
* BAEL-2738: add link back to article
* BAEL-2711: Add spring-boot-angular module to root pom
* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles
* BAEL-2736: Add link back to article
* BAEL-2789: Add link back to article
* BAEL-2489: add link back to article
* BAEL-2840: add link back to article
* BAEL-2655: add link back to article
* BAEL-2884: add link back to article
2019-05-04 22:54:07 -05:00