Commit Graph

871 Commits

Author SHA1 Message Date
amit2103 c3fa0a1e92 [BAEL-16824] - Added modules alphabatically 2019-08-29 00:32:18 +05:30
Kumar Chandrakant 9d825c429e Adding source code for the article tracked under BAEL-3232. (#7657) 2019-08-28 06:55:04 +02:00
amit2103 21f18fcc9f [BAEL-16824] - Added modules which are not built in the main pom 2019-08-25 17:06:54 +05:30
Kumar Chandrakant 4be26bb3f0 Adding source code for article tracked under BAEL-3172. (#7540)
* Adding source code for article tracked under BAEL-3172.

* Adding source code for article tracked under BAEL-3172.

* Adding source code for article tracked under BAEL-3172.

* Incorporated the review comments.

* Removing absolute URL from JS.

* Removing absolute URL from JS.
2019-08-24 07:37:03 +02:00
Anshul Bansal b5272dedb5 BAEL-2846- Intro to the Java Debug Interface (#7606) 2019-08-21 08:27:31 +02:00
rpvilao 8205672b29
Merge pull request #7453 from asturcon/BAEL-3003-spring-tracing
BAEL-3003 - Spring Boot Actuator HttpTrace
2019-08-18 09:20:32 +02:00
Loredana Crusoveanu bd5480e3b3
Update pom.xml 2019-08-16 10:21:21 +03:00
Justin Albano b891c53dcc BAEL-3141: Created new module for 'Converting Java String to Double' and other newly created string articles. (#7548) 2019-08-10 18:40:34 +02:00
rpvilao efd0d81ac5
Merge pull request #7476 from pcoates33/BAEL-2688
Bael 2688
2019-08-10 17:59:01 +02:00
Dhawal Kapil db411e34a8 BAEL-10672 Modules with Failing SpringContextTest
- Renamed SpringContextTest to SpringContextLiveTest for modules that had live component
- Fixed integration build due to issues in spring-cloud-data-flow pom.xml
2019-08-10 14:52:25 +05:30
Loredana Crusoveanu ee120bf02e
Merge pull request #7531 from sjmillington/library-move-pt-1
[BAEL-16003] Modifications
2019-08-08 23:50:35 +03:00
FrancoCorleone 8ff8628008 feat(BAEL-3044) Implement MyBatis with Spring/SpringBoot module (#7507) 2019-08-08 07:40:43 -05:00
Sjmillington 81d12e2121 [BAEL-16003] Added missing README and POM changes 2019-08-07 19:53:18 +01:00
Marcos Lopez Gonzalez b8a8a7f984 added spring-boot-management to IT build 2019-08-05 23:47:32 +02:00
Marcos Lopez Gonzalez ebfee30bb9 improvements Spring httpTrace + added spring-boot-management to main pom 2019-08-05 22:46:01 +02:00
juanvaccari e485b0dc67
Merge branch 'master' into BAEL-2928 2019-08-05 17:54:23 +01:00
Juan Vaccari c1920ddaab BAEL-2928 - Solve conflicts in pom.xml 2019-08-05 17:48:18 +01:00
Loredana 143aff917b remove obsolete modules; appears to be from issue BAEL-119 which was not published 2019-08-04 13:37:14 +03:00
pcoates 21d18c6163 BAEL-2688 Remove references to spring-amqp-simple 2019-08-02 18:16:58 +01:00
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