Commit Graph

15393 Commits

Author SHA1 Message Date
amit2103 b15eb846d1 Fixed conflicts 2019-09-28 19:44:18 +05:30
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
Alessio Stalla abe15c28fe #BAEL-17505 Add README descriptions to several modules. 2019-09-28 12:49:21 +02:00
Alessio Stalla c5693676ee #BAEL-17506 Add README descriptions to several modules. 2019-09-28 12:40:03 +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
Sjmillington 9346659bbf re-run failing test 2019-09-27 15:23:20 +01: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
at508 e25f50fa1b [BAEL-2998] - rearranging test order 2019-09-26 22:58:21 -04:00
amit2103 ed92f5579d [BAEL-17473] - Initial commit 2019-09-27 01:07:06 +05:30
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
Alessio Stalla ee66ea0013 #BAEL-17505 Add README descriptions to several modules. 2019-09-26 11:11:22 +02: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
Maciej Andrearczyk 9f2a86c796 BAEL-3285 | Simultaneous Spring WebClient calls 2019-09-26 00:20:57 +02:00
Sjmillington 6b18970f6e updated Querysdl 2019-09-25 16:21:38 +01: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