Kumar Chandrakant
7ebf52f409
Adding source code for tutorial tracked by BAEL-2971 ( #7250 )
...
* Adding source code for tutorial tracked by BAEL-2971
* Renaming Integration Test as par standard
2019-07-10 16:52:01 +02:00
Loredana Crusoveanu
636a25c2aa
Merge pull request #7138 from amit2103/BAEL-15412
...
[BAEL-15412] - Moved article to libraries-http module
2019-07-07 17:05:45 +03:00
amit2103
73ea42d0ae
[BAEL-15321] - Extracted versions into properties
2019-07-07 01:08:17 +05:30
Ashley Frieze
2f72e467eb
Disabling Java Streams 2 in integration build as in main build
2019-07-03 16:19:18 +01:00
Eric Martin
1318804764
Merge pull request #7160 from papug145/BAEL-2921
...
BAEL-2921 Understanding getBean
2019-06-30 20:18:17 -05:00
Denis
447c8c3599
BAEL-2983 java objects generation with EasyRandom ( #7209 )
2019-06-30 06:51:05 +02:00
Eric Martin
1c5e02d4d1
Update pom.xml
...
Tabs/spaces. Added to integration profile.
2019-06-28 19:48:04 -05:00
Ariel Papuga
72c39bab4c
BAEL-2921 Review: creation of spring-core-2 module
2019-06-28 21:14:34 +02:00
Catalin Burcea
3e4607e724
added break mechanisms for Stream.forEach ( #7053 )
2019-06-25 13:50:22 +01:00
amit2103
40c2e9541f
[BAEL-15412] - Moved article to libraries-http module
2019-06-16 11:55:17 +05:30
Erik Pragt
fce304c87b
Merge pull request #7084 from urvyagrawal/BAEL-2968
...
Bael 2968
2019-06-10 10:38:46 +10:00
Alessio Stalla
a5045c2883
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-2967
2019-06-05 22:18:03 +02:00
Alessio Stalla
244ebb1ad1
Code for BAEL-2967
2019-06-05 22:16:47 +02:00
Urvy Agrawal
15ca31cdef
Added spring-boot-parent in pom.xml
2019-06-04 13:30:26 +05:30
Dhawal Kapil
fd3e1bf293
BAEL-14787 Reverted junit jupiter version
2019-06-03 23:40:23 +05:30
Loredana
011bd19b09
revert junit version
2019-06-01 11:32:00 +03:00
Loredana
9b7a362b4d
add surefire comment
2019-05-26 17:54:15 +03:00
Loredana
8ce7484205
downgrade surefire version
2019-05-25 21:32:32 +03:00
Loredana Crusoveanu
910186e2d4
Update pom.xml
2019-05-23 20:16:13 +03:00
anuraggoyal1
49304324ad
[BAEL-1951]create new module core-java-nio and adding java filechannel examples ( #6899 )
...
* create new module core-java-nio and adding filechannel
* updated readme with NIO article details
* fixed typo
* Remore unused dependencies from pom.xml
* fixed build issue
* moving into core-java-modules folder
* remove unused plugins from pom.xml
* remove junk file and update readme
* removing readme.md
* change in indentation. remove tabs to spaces
2019-05-21 21:24:38 +01:00
Loredana Crusoveanu
0579815b69
Merge pull request #6982 from amit2103/BAEL-12898
...
[BAEL-12898] - Splitted the core-java-collections-list module
2019-05-20 00:07:40 +03:00
amit2103
9c25ef8814
[BAEL-12898] - Splitted the core-java-collections-list module
2019-05-19 01:20:24 +05:30
Ali Dehghani
f7f6bbe79b
Surefire upgrade.
2019-05-13 18:36:23 +04:30
Ali Dehghani
4f8327e0b4
Upgraded to the latest JUnit 5 versions.
2019-05-13 18:31:15 +04:30
Loredana
3c72fd0487
move code to boot data module
2019-05-11 09:45:08 +03: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
amit2103
aacd8866b0
[BAEL-14249] - POM Properties Cleanup
2019-05-06 00:34:04 +05:30
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
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
Eric Martin
c89c9ea300
Merge pull request #6844 from rodrigolgraciano/BAEL-2877
...
BAEL-2877
2019-05-04 20:18:01 -05:00
dupirefr
aaab999527
[BAEL-2506] Moved module
2019-05-04 10:54:09 +02:00
dupirefr
83b180c952
[BAEL-2882] Removed picocli module from parent pom as well
2019-05-02 09:11:10 +02:00
dupirefr
48f4709d61
[BAEL-2506] Moved Java Void Type examples into a new core-java-reflection module
2019-05-02 08:55:50 +02:00
Josh Cummings
af2359f9b1
Move fastUtil to libraries-primitive ( #6868 )
2019-04-30 22:04:03 -06:00
Loredana Crusoveanu
b021130336
Merge pull request #6840 from amit2103/BAEL-12908
...
[BAEL-12908] - Created algorithms-miscellaneous-3 module
2019-04-30 12:57:28 +03:00
Eric Martin
6e4c34d774
Merge pull request #6828 from jlarroque/master
...
BAEL-2832: Check if a String contains a Substring
2019-04-29 20:04:14 -05:00
Loredana Crusoveanu
b54c8e3730
Merge pull request #6841 from Doha2012/master
...
jackson support for kotlin
2019-04-29 09:52:49 +03:00
Rodrigo Graciano
8470644bdc
Update pom.xml
2019-04-28 23:52:54 -04:00
Rodrigo Graciano
cbb94a97c0
BAEL-2877 Quarkus IO
2019-04-28 23:50:58 -04:00
DOHA
3c52628de2
add module kotlin-libraries-2 to parent pom
2019-04-28 20:30:54 +03:00
amit2103
5639e470d1
[BAEL-12908] - Created algorithms-miscellaneous-3 module
2019-04-28 22:24:28 +05:30
Loredana Crusoveanu
decb0f6628
Merge pull request #6825 from eugenp/lor6-patch-4
...
Update pom.xml
2019-04-27 08:49:36 +03:00
jose
caa9f36a15
BAEL-2832: added java-strings-2 module to main pom.xml
2019-04-27 00:40:12 -03:00
Loredana Crusoveanu
0c3258753b
Merge pull request #6780 from eugenp/BAEL-2493-v2
...
rename config project, formatting
2019-04-27 00:07:25 +03:00
Loredana Crusoveanu
1e65e6a7b8
Update pom.xml
2019-04-27 00:03:46 +03:00
Loredana
adb8759e30
refactor module spring-boot-ex
2019-04-26 14:30:12 +03:00
Erik Pragt
c80d0a9e84
Merge pull request #6783 from FDPro/bael-2882
...
dupirefr/dupire.francois+pro@gmail.com [BAEL-2882] Create a Command Line Java Program with Picocli
2019-04-26 10:28:29 +08:00