Commit Graph

851 Commits

Author SHA1 Message Date
Amit Pandey ec46f6de26 [BAEL-12899] - Splitted the java-strings module (#7410) 2019-08-02 00:44:32 -04:00
rpvilao e11d555977
Merge pull request #7341 from MajewskiKrzysztof/BAEL-2825
BAEL-2825
2019-07-31 11:34:20 +02:00
Eugen Paraschiv 970889ad14 minor cleanup work 2019-07-31 12:04:14 +03:00
Krzysztof Majewski f5c7e8541a Merge branch 'master' into BAEL-2825 2019-07-31 10:33:28 +02:00
Eugen 0a5d51461c changing case in the pom 2019-07-28 09:40:25 +03:00
Eugen 0094c08a3d changing case in the pom 2019-07-28 09:39:48 +03:00
amit2103 1be61beeb3 [BAEL-16086] - Moved core-java-arrays module, added missing pom.xml, fixed pmd errors 2019-07-27 17:58:14 +05:30
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
Krzysztof Majewski f1d68f74f6 add new module 2019-07-26 12:33:04 +02: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