Commit Graph

843 Commits

Author SHA1 Message Date
Loredana Crusoveanu 71af0f793c
Merge pull request #7415 from rozagerardo/rozagerardo/BAEL-10220_Update-Spring-Session-article
[BAEL-10220] Update Spring Session article
2019-07-27 14:30:09 +03:00
Loredana Crusoveanu e02afbe9f8
Merge pull request #7319 from eelhazati/master
BAEL-2887: fix feedback
2019-07-27 14:01:14 +03:00
Gerardo Roza 30f4da3dd5 renamed spring-security-mvc-session to simply spring-security-mvc 2019-07-25 12:08:47 -03:00
rpvilao 4062ad667d
Merge pull request #7351 from drazen-nikolic/feature/BAEL-3007-spring-webclient-vs-resttemplate
BAEL-3007: WebClient vs RestTemplate example.
2019-07-24 18:04:26 +02:00
Loredana 22d6a3efb2 exclude modules with failing tests 2019-07-23 22:18:39 +03:00
Denis 968710433a BAEL-3084 remove xmlunit-2 ref from 'integration-lite-second' profile (#7372) 2019-07-21 19:56:35 +03:00
Dhawal Kapil b6ae9ec3b4 Story/bael 14304 (#7311)
* BAEL-15951 Moved vavr, JHipster to default profiles

* BAEL-14304 Include the SpringContextIntegrationTest in the default build

- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists

* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles

* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
Loredana Crusoveanu d7d62646a7
Merge pull request #7278 from eugenp/BAEL-2940_component_scan
BAEL-2940 Update Spring ComponentScanning. Moved componentscan code t…
2019-07-19 11:52:41 +03:00
Loredana Crusoveanu 4eaf15ed51
Merge pull request #7346 from Doha2012/master
sftp file transfer
2019-07-19 10:16:18 +03:00
drazen 04e9fdafa4 BAEL-3007: WebClient vs RestTemplate example. 2019-07-18 20:23:15 +02:00
DOHA cd88156b5c create module libraries-io 2019-07-18 20:17:01 +03:00
Loredana Crusoveanu 82f1efaabe
Update pom.xml 2019-07-18 18:50:31 +03:00
Loredana Crusoveanu 1539ad605b
Merge branch 'master' into master 2019-07-18 18:49:09 +03:00
Denis 0d3ee78140 BAEL 3084 Improvement: Move Xml Unit Articles (#7330)
* BAEL-2983 java objects generation with EasyRandom

* BAEL-2983 move easy random under testing-modules

* BAEL-2983 java objects generation with EasyRandom

* BAEL-2983 move easy random under testing-modules

* BAEL-3084 move xmlunit-2 under testing-modules
2019-07-18 10:48:37 -04:00
Loredana Crusoveanu fba662c12a
Merge branch 'master' into BAEL-2940_component_scan 2019-07-17 14:10:01 +03:00
Loredana b18a133979 remove duplicate spark module 2019-07-17 12:03:03 +03:00
Loredana b651206a8b remove unused module 2019-07-17 11:37:17 +03:00
Dhawal Kapil 01a447d6d3 BAEL-15951 Moved vavr, JHipster to default profiles (#7306) 2019-07-17 10:55:58 +03:00
Kumar Chandrakant 9566b4d5e4 Mongodb morphia (#7316)
* Adding source code for tutorial tracked by BAEL-2971

* Renaming Integration Test as par standard

* Incorporated review comments on the article.

* Moved the morphia module inside persistence-modules/java-mongodb

* Deleted the module morphia.
2019-07-16 07:32:17 +03:00
eelhazati ecfb5a2b94 add module to the main pom, in the profiles default-first and integration-lite-first. 2019-07-15 10:25:50 +01:00
amit2103 57c7b8bd97 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-15942 2019-07-14 21:10:53 +05:30
amit2103 f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
Anshul Bansal 550d1eac6d BAEL-2995 - possible lossy conversion - conflicts resolved 2019-07-13 22:08:49 +03:00
Anshul Bansal b0a30d7cce
Merge branch 'master' into master 2019-07-13 22:03:32 +03:00
Alexander Molochko 328a0d1e47 BAEL-2378 Non-blocking Spring Boot with Kotlin Coroutines (#6966) 2019-07-13 10:31:50 +01:00
Denis 5216d789c4 BAEL-2983 move easy-random under testing-modules (#7256)
* BAEL-2983 java objects generation with EasyRandom

* BAEL-2983 move easy random under testing-modules
2019-07-12 10:31:12 +03:00
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
Erik Pragt 76c32dcd9b BAEL-2940 Update Spring ComponentScanning. Moved componentscan code to new module. 2019-07-08 18:16:25 -05: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
Anshul Bansal b910336c27 BAEL-2995 - possible lossy conversion - new module java-numbers-2 created 2019-07-03 16:16:43 +03: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