14906 Commits

Author SHA1 Message Date
Justin Albano
b2908200f1 BAEL-3225: Added Spring example for error handling best practices. (#7854) 2019-09-29 22:28:45 -05:00
Devender Kumar
56cae916aa remove sys and added test cases (#7894)
* BAEL-3286 added component scan filter example

* Remove unused class

* Corrected formatting

* formatted code

* Update code

* added test cases

* Fix tests name
2019-09-29 08:38:58 -07:00
Catalin Burcea
b86270a6aa Ignoring unmapped properties with MapStruct (#7809) 2019-09-29 10:18:58 +01:00
Catalin Burcea
39e99cd907 Split or move core-java-collections module (#7893) 2019-09-28 13:26:32 -06:00
Catalin Burcea
2255577ffd [BAEL-16668] Split or move testing-modules/mockito module (#7835)
* Split or move testing-modules/mockito module

* [BAEL-16668] fix after merge with master
2019-09-28 13:23:52 -06:00
smokeyrobot
4e31b41919 Bael 624 (#7805)
* Commit for Eval Article pull request

* Revert "Commit for Eval Article pull request"

* BAEL-46 - Deleted duplicate class.

* BAEL-46 - Fixed old script version

* BAEL-46 - Updated per editor review

* BAEL-46 - Updated JMX for corrected parameters

* BAEL-46 - Corrected Name and Directory

* Bael-3000 - initial commit

* Bael-3000 - update per review

* Bael-3000 - Updated per code review

* Bael-3000 - Updated per code review

* Update core-java-modules/core-java-jndi/pom.xml

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* Update core-java-modules/core-java-jndi/pom.xml

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* Bael-624 Wildfly Setup

* Update pom.xml

* Bael-624 Review updates
2019-09-28 13:19:11 -06:00
Amit Pandey
85a4c72414 [BAEL-16672] - Re-organize maven module (#7703)
* [BAEL-16672] - Re-organize maven module

* [BAEL-16672] - Added missed modules in main pom

* [BAEL-16672] - Added commented compiler-plugin-java-9 module in main pom.xml
2019-09-28 12:13:11 -06:00
Catalin Burcea
c5e7773a51 Split or move persistence-modules/java-jpa module (#7887) 2019-09-28 12:06:14 -06:00
rpvilao
0b834830b9
Merge pull request #7680 from YassinHajaj/master
[BAEL-3219] - Parsing an XML File Using SAX Parser
2019-09-28 17:27:59 +02:00
yassin.hajaj
83535d53c8 BAEL-3219 2019-09-28 14:19:11 +02:00
YassinHajaj
d7107a5931
BAEL-3219 2019-09-28 13:57:53 +02:00
YassinHajaj
f82e007672 BAEL-3219 2019-09-28 11:00:56 +02:00
yassin.hajaj
59729b7e23 BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
yassin.hajaj
6f4957a63d BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
yassin.hajaj
08da9be666 BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
yassin.hajaj
21804927e3 BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
yassin.hajaj
6e77eef313 BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
yassin.hajaj
a846c037cb BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
rpvilao
68a5135299
Merge pull request #7852 from macroscopic64/master
[BAEL-3288] - Graceful Shutdown of a Spring Boot Application
2019-09-28 09:31:09 +02:00
macroscopic64
d4b9f8a59a [BAEL-3288] - Graceful Shutdown of a Spring Boot Application 2019-09-28 11:40:44 +05:30
macroscopic64
5621a6d8c5 [BAEL-3288] - Graceful Shutdown of a Spring Boot Application 2019-09-28 11:38:39 +05:30
macroscopic64
db09069de8 Merge remote-tracking branch 'upstream/master' 2019-09-28 10:49:24 +05:30
Sam Millington
8f06ddfa33 [BAEL-17651] - spring-boot-angular & spring-boot-angular-ecommerce merge (#7866)
* [BAEL-17651] - angular merge

* Added article link the readme

* added colon

* removed spring-boot-angular-ecommerce from parent pom
2019-09-27 09:39:57 -06:00
Dhawal Kapil
ceba5408ec BAEL-17945 Fix the integrations tests in libraries (#7880)
-Fixing serenity tests failing due to mismatching libraries
2019-09-27 08:46:06 -06:00
Catalin Burcea
eb6ced2100 Split or move libraries-apache-commons module (#7873) 2019-09-27 08:36:49 -06:00
Sam Millington
2a6a8024cd [BAEL-17487] Added readme descriptions (#7796)
* [BAEL-17487] Added readme descriptions

* Updated descriptions

* Updated spring-apache-camel readme

* changed 'article' to 'articles'
2019-09-27 08:26:02 -06:00
Alessio Stalla
2202f38699 [BAEL-17489] Adding README descriptions to the following modules: (#7829)
* [BAEL-17489] Adding README descriptions to the following modules:
    spring-boot-custom-starter
    spring-boot-disable-console-logging
    spring-boot-gradle
    spring-boot-jasypt
    spring-boot-keycloak
    spring-boot-kotlin
    spring-boot-logging-log4j2
    spring-boot-management
    spring-boot-mvc
    spring-boot-mvc-birt

* Change description of management module and add prev/next links as per new template.
2019-09-27 08:19:48 -06:00
Dhawal Kapil
5373bc1719 BAEL-17950 Fix the integrations tests in xml (#7882)
-Fixed integration test issue and renamed the class back to *UnitTest as its not an integration test at all
2019-09-27 08:02:22 -06:00
Sam Millington
cd032c9d73 [BAEL-17476] - Add README descriptions 1 (#7881) 2019-09-27 08:01:25 -06:00
Sam Millington
3604e6096d [BAEL-17476] - Add README descriptions 16 (#7876)
* [BAEL-17476] - Add README descriptions 16

* Updated VRaptor
2019-09-27 07:59:13 -06:00
Sam Millington
950226e8f0 [BAEL-17476] Add README descriptions 17 (#7877)
* [BAEL-17476] Add README descriptions 17

* Removed 'with' in spring security kerberos readme
2019-09-27 07:58:00 -06:00
Sam Millington
80a30cf9c6 [BAEL-17492] Add README descriptions 8 (#7840)
* [BAEL-17492] Add README descriptions 8

* Small changes

* monospaced the word
2019-09-27 07:54:57 -06:00
Dhawal Kapil
afda446441 BAEL-17701 Fix the integrations tests in spring-jooq (#7868) 2019-09-27 07:52:22 -06:00
Dhawal Kapil
6d499542a1 BAEL-17355 Fix the integrations tests in spring-boot-properties (#7865)
- Committing initial value correctly
2019-09-27 07:51:32 -06:00
Dhawal Kapil
7f56b97a7d BAEL-11102 Fix the integrations tests in spring-5-reactive (#7869) 2019-09-27 07:50:31 -06:00
Catalin Burcea
0677a06271 Split or move core-java-collections module (#7842) 2019-09-27 07:31:36 -06:00
Marcos Lopez Gonzalez
957ad4587c BAEL-3085 Using a slash character in Spring URLs (#7823)
* slashes in Spring URLs

* cleanup

* restored format of pom

* using more descriptive names

* using more descriptive names

* slash in urls code moved to spring-mvc-simple-2 module
2019-09-26 22:34:17 -05:00
wugangca
cc23ac598a BAEL-2988 Make the code consistent with the article. (#7870)
* BAEL-2988 Make the code consistent with the article.

* BAEL-2988 Use @GetMapping annotation based on the feedback.
2019-09-26 22:25:57 -05:00
Jonathan Cook
9ad7ed0e2f BAEL-3110 - Linux Commands - Remove All Text After X (#7867)
* BAEL-3132 - Linux Commands - Loop Through Directories/Folders

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
- update pom description.

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
- Add another example using find exec.

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders

* BAEL-3110 - Linux Commands - Remove All Text After X
2019-09-26 22:08:17 +03:00
macroscopic64
6f7676c739 [BAEL-3288] - Graceful Shutdown of a Spring Boot Application 2019-09-26 23:39:55 +05:30
macroscopic64
094b9804e5 Merge remote-tracking branch 'upstream/master' 2019-09-26 23:29:49 +05:30
Eric Martin
6c2f862dcb
Merge pull request #7716 from MajewskiKrzysztof/BAEL-BAEL-2966
BAEL-2966
2019-09-26 06:35:20 -05:00
Krzysztof Majewski
327e46c239 spelling fix 2019-09-26 08:59:52 +02:00
Dhawal Kapil
824acb9351 BAEL-17703 Fix the integrations tests in mockito (#7871)
* BAEL-17703 Fix the integrations tests in mockito

- Upgraded power-mockito api 2 jar
- Renamed many IntegrationTests back to UnitTests as they do not require any integration components

* BAEL-17703 Fix the integrations tests in mockito

-Renamed MockFinals to MockFinalsUnitTest so that it can be picked by builds
2019-09-26 08:38:01 +03:00
Eric Martin
f4ddb32ae4
Merge pull request #7800 from SmartyAnsh/master
BAEL-3191 - Categories in Groovy
2019-09-25 21:50:38 -05:00
Sam Millington
d06b026a7b [BAEL-17476] - Add Readme descriptions 15 (#7875)
* [BAEL-17476] - Add Readme descriptions 15

* Added Spring Vert.X readme change
2019-09-25 07:39:31 -06:00
Sam Millington
e45da12044 [BAEL-17498] - Add README descriptions 14 (#7864)
* [BAEL-17498] - Add README descriptions 14

* Changed wording in modules
2019-09-25 07:37:18 -06:00
Sam Millington
c2cf7ae969 [BAEL-17476] - Add README descriptions 13 (#7863)
* [BAEL-17476] - Add README descriptions 13

* Changed the wording in some modules
2019-09-25 07:30:51 -06:00
Sam Millington
2a381c38aa [BAEL-17496] - Add README descriptions 12 (#7862)
* [BAEL-17496] - Add README descriptions 12

* Small changes
2019-09-25 07:30:01 -06:00
Sam Millington
9f18b6bcbe [BAEL-17495] - Add README descriptions 11 (#7861)
* [BAEL-17495] - Add README descriptions 11

* Changed wording for the REST modules
2019-09-25 07:28:28 -06:00