Commit Graph

3635 Commits

Author SHA1 Message Date
Mona Mohamadinia 4671770740 BAEL-4217: Added Thread Pool Aware MDC (#9554)
* Added Thread Pool Aware MDC

* Fixed Thread Pool
2020-07-02 19:13:50 +01:00
Eric Martin 2e95961d1b Merge pull request #9606 from alimate/BAEL-4271
BAEL-4271: Added the Rest Assured Example
2020-07-02 12:00:07 -05:00
Eric Martin 1538dc248d Merge pull request #9567 from alimate/BAEL-4275
BAEL-4275: The Stack-Walking API for Currently Executing Method
2020-07-02 11:54:51 -05:00
Loredana Crusoveanu a79ea3e8ef Merge pull request #9577 from eugenp/BAEL-4088-v2
BAEL-4088 move code to spring-mvc-java-2 module
2020-07-02 11:06:06 +03:00
Loredana Crusoveanu 39a1e98634 Merge pull request #9540 from sazzer/master
Moved the 2048 game into algorithms-miscellaneous-6
2020-07-02 11:02:44 +03:00
Amy DeGregorio d9e6fdf735 BAEL-4157 Examples (#9596) 2020-07-02 08:27:30 +02:00
Dhrubajyoti Bhattacharjee 70fe4a3ca9 BAEL-4007 Interface Segregation Principle (#9579)
Co-authored-by: Dhrubajyoti Bhattacharjee <dhrubajyoti.bhattacharjee@ul.com>
2020-07-02 07:04:41 +02:00
kwoyke 0f02de64a2 BAEL-3782: Fix project's pom.xml (#9615) 2020-07-01 22:23:06 +02:00
kwoyke d1d4495ade BAEL-3265: Change port number to 8032 (#9618)
* BAEL-3265-PoC: Change port number to 8032

* BAEL-3265-PoC: Change the way the default port is set
2020-07-01 22:11:33 +02:00
vatsalgosar eff6ed12e6 BAEL-4142 (#9622)
- Code snippets for Integer to binary string conversion
2020-06-30 13:11:39 -07:00
François Dupire 1ff6672223 [JAVA-1670] Upgraded JUnit and Maven Surefire Plugin in spring-boot-m… (#9509)
* [JAVA-1670] Upgraded JUnit and Maven Surefire Plugin in spring-boot-modules

* Upgraded Maven Surefire Plugin version to 2.22.2

* Upgraded JUnit version to 5.6.2

* [JAVA-1670] Phasing upgrade - Inheriting form parent-boot-2

* Reverted JUnit version upgrade for now (will focus on parent/child relationships first)

* Changed parent pom of spring-boot-modules to parent-boot-2

* Upgraded JUnit version to 5.6.2 in spring-boot-modules
2020-06-30 22:25:30 +05:30
Sampada a135fa0998 JAVA-1555: Update "Spring Boot multi-module" article (#9609)
* JAVA-1555: Modified parent's pom to include new module

* JAVA-1555: Added missing module parent-multi-module
2020-06-30 22:11:42 +05:30
Jonathan Cook d2fe95728c BAEL-4024 - Taking Screenshots with Selenium WebDriver (#9620)
* BAEL-4198 - Fix Selenium Live Tests

* BAEL-4198

* BAEL-4024 - Taking Screenshots with Selenium WebDriver

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-06-30 09:06:48 -07:00
Azhwani 750bf1ad37 remove @propertysource (#9612)
Co-authored-by: azhwani <>
2020-06-29 14:13:53 -07:00
Jonathan Cook eb75cf11fc BAEL-4198 - Fix Selenium Testing module (#9611)
* BAEL-4198 - Fix Selenium Live Tests

* BAEL-4198

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-06-29 14:13:26 -07:00
Feraru Bogdan ae9bc9eef1 [BAEL-4093] Mapping Collections with MapStruct (#9597)
Co-authored-by: Bogdan Feraru <bogdan.feraru@iquestgroup.com>
2020-06-29 14:12:40 -07:00
Josh Cummings db0342d3b2 Merge pull request #9602 from amit2103/JAVA-1832
used standard project parent instead of using spring boot parent
2020-06-29 08:42:51 -06:00
Josh Cummings b18658922a Merge pull request #9594 from amit2103/JAVA-2020
updated the snapshot repo to release
2020-06-29 08:33:05 -06:00
rpvilao 885c9f456a Merge pull request #9576 from developerDiv/macaddress
BAEL-4155 - MAC Address on Local Machine
2020-06-29 10:53:48 +02:00
Loredana Crusoveanu 0b570caaa7 Merge pull request #9603 from eugenp/KTLN-137
KTLN-137 move kotlin article
2020-06-29 10:47:58 +03:00
Loredana Crusoveanu c0e03ac504 Merge pull request #9605 from Maiklins/JAVA-1766-update-core-groovy-2-Module
Java-1766 update core groovy 2 module
2020-06-29 10:46:53 +03:00
Ali Dehghani 7466f04ee9 Added the Rest Assured Example 2020-06-29 02:45:30 +04:30
developerDiv 80b55f35a5 Update test to be more specific 2020-06-28 21:28:10 +01:00
Loredana Crusoveanu 43f849d7d1 Merge pull request #9549 from eugenp/lor6-patch-1
Update .gitignore
2020-06-28 22:09:48 +03:00
mikr 00973ce201 JAVA-1766 Update core-groovy-2 module 2020-06-28 20:46:29 +02:00
Loredana 64a6cd08f7 KTLN-137 move kotlin article 2020-06-28 21:23:57 +03:00
Maiklins a71cc56cb9 Merge pull request #59 from eugenp/master
update
2020-06-28 20:19:02 +02:00
rpvilao 33601cc191 Merge pull request #9551 from MajewskiKrzysztof/KTLN-137
KTLN-137
2020-06-28 20:10:26 +02:00
amit.pandey 0f67a9128f used standard project parent instead of using spring boot parent 2020-06-28 23:13:49 +05:30
Eric Martin 2e3b36bb56 Merge pull request #9542 from srzamfir/feature/BAEL-4090_Finding_Unused_Gradle_Dependencies
Feature/bael 4090 finding unused gradle dependencies
2020-06-28 10:35:44 -05:00
Eric Martin 19fd3a7510 Merge pull request #9574 from alimate/BAEL-4274
BAEL-4274: Default Serial Version UID
2020-06-28 10:30:14 -05:00
Eric Martin c66282b360 Merge pull request #9573 from alimate/BAEL-4246
BAEL-4246: Added Custom Health Groups
2020-06-28 10:24:52 -05:00
amit.pandey 588ce9c663 updated pom repository tag to change the name & id and structurizr version update 2020-06-28 19:20:41 +05:30
Dhawal Kapil a13fcfd072 Merge pull request #9543 from amit2103/JAVA-13-2
moved apache tiles related code in spring-mvc-views module
2020-06-28 10:58:08 +05:30
kwoyke 68d0783c37 BAEL-4325: Upgrade reddison to 3.13.1 (#9588)
* BAEL-4325: Upgrade reddison to 3.13.1

* BAEL-4325: Add jedis.version property
2020-06-28 06:57:16 +02:00
Josh Cummings 74bf53586c Merge pull request #9572 from kwoyke/JAVA-1642
JAVA-1642: Get rid of the overriden spring-boot.version property
2020-06-27 16:36:50 -06:00
bfontana bd36e63161 Merge pull request #9590 from alimate/BAEL-4310-2
BAEL-4310: Moved the Array Length Example to the new Module
2020-06-27 18:03:39 -03:00
bfontana c1b246ef1a Merge pull request #9566 from adrian-maghear/BAEL-4131#division-by-zero
[BAEL-4131]#division by zero
2020-06-27 17:52:40 -03:00
Loredana Crusoveanu 6abc6763f8 Merge pull request #9591 from eugenp/lor6-patch-2
Update README.md
2020-06-27 22:07:11 +03:00
amit.pandey 64b750ab78 updated the snapshot repo to release 2020-06-28 00:14:24 +05:30
kwoyke 96e48fed81 BAEL-4323: Rename getters to follow Java Beans convention (#9569) 2020-06-27 18:20:22 +02:00
kwoyke ef41e8caa1 BAEL-4312: Add Java Stream example (#9559) 2020-06-27 18:05:37 +02:00
Loredana Crusoveanu 8fbfc35782 Update README.md 2020-06-27 12:57:09 +03:00
Ali Dehghani b0a88534e5 Moved the Array Length Example to the new Module 2020-06-27 09:45:28 +04:30
Eric Martin 6c921b3558 Merge pull request #9586 from johnA1331/master
BAEL-25526 github-related test fix - github title and article title match (results: 18.06.2020)
2020-06-26 19:57:21 -05:00
Eric Martin 0551872641 Merge pull request #9381 from sasam0320/BAEL-4011
BAEL-4011: How to share DTO between microservices
2020-06-26 19:44:59 -05:00
Eric Martin b28a4dac7e Merge pull request #9546 from alimate/BAEL-4309
BAEL-4309: Invoke Operator Function
2020-06-26 19:31:56 -05:00
Sampada 3b3013bfb0 BAEL-3977: Upgrade Guava modules/articles to newest Guava version (#9587)
* BAEL-3977: Upgrade Guava modules/articles to newest Guava version

* BAEL-3977: Guava version upgrade
2020-06-26 14:25:48 -07:00
davidmartinezbarua be126034fa Merge pull request #9570 from alimate/BAEL-4116-2
BAEL-4116: Moved the Memory Layout Codebase to a new Module
2020-06-26 16:57:32 -03:00
Vikas Rajput 785e85477c Bael 4085 (#9580)
* BAEL-4085: First Draft completed

* BAEL-4085: used ternary operator for if condition

* BAEL-4085: renamed unit test class as per the review comment

* BAEL-4085: deleted old file

Co-authored-by: Vikas Ramsingh Rajput <vikas.rajput@crownconsult.com>
2020-06-26 09:29:30 -07:00