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
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
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
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
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
Alejandro Gervasio
cb6c43efa1
Add h2 dependency to pom.xml ( #6893 )
2019-05-04 22:30:08 -05:00
Eric Martin
c89c9ea300
Merge pull request #6844 from rodrigolgraciano/BAEL-2877
...
BAEL-2877
2019-05-04 20:18:01 -05:00
Loredana Crusoveanu
817547dda1
Merge pull request #6894 from eugenp/lor6-patch-6
...
Update pom.xml
2019-05-04 22:28:18 +03:00
Loredana Crusoveanu
f7181ec2c1
Merge pull request #6847 from eugenp/BAEL-2580-v3
...
rename package, fix file upload tests
2019-05-04 22:05:13 +03:00
Loredana Crusoveanu
7882de6162
Merge pull request #6876 from eugenp/lor6-patch-4
...
Update README.md
2019-05-04 22:04:48 +03:00
Loredana Crusoveanu
905df7b30b
Update pom.xml
2019-05-04 22:04:26 +03:00
Marcos Lopez Gonzalez
c5f0223282
test renamed to end with UnitTest suffix
2019-05-04 19:59:12 +02:00
Chirag Dewan
478e9f0b53
BAEL2848 JUnit Tagging and Filtering Tests
2019-05-04 18:14:59 +05:30
Chirag Dewan
b15ba7ed4b
BAEL2848 JUnit Tagging and Filtering Tests
2019-05-04 16:14:14 +05:30
Chirag Dewan
236d9ccc0f
BAEL2848 JUnit Tagging and Filtering Tests
2019-05-04 16:10:31 +05:30
Chirag Dewan
a121cc0905
Merge branch 'master' of https://github.com/dev-chirag/tutorials
2019-05-04 15:34:25 +05:30
dupirefr
aaab999527
[BAEL-2506] Moved module
2019-05-04 10:54:09 +02:00
dupirefr
4bf210ff59
[BAEL-2882] Updated pom.xml
2019-05-04 10:41:16 +02:00
Chirag Dewan
e800767a96
Merge branch 'master' of https://github.com/eugenp/tutorials
2019-05-04 13:47:06 +05:30
Andrey Shcherbakov
f2de02990d
Add the code for article BAEL-2876 ( #6887 )
2019-05-03 22:45:35 -06:00
Krzysztof Majewski
ccd28428f3
Bael 2799 ( #6849 )
...
* BAEL-2799
* fix import lombok
* move to proper module
* filename fix
* filename fix
* fix tests
* fix test methods
* fix test methods
2019-05-03 22:33:45 -06:00
Eric Martin
0f6594a1e0
Merge pull request #6764 from liesheng/BAEL-2889
...
Bael 2889: Run Jar application with command line arguments
2019-05-03 20:39:48 -05:00