Commit Graph

4151 Commits

Author SHA1 Message Date
Ali Dehghani d5b2dd83bc Fixing the Concurrency Issue 2020-07-03 01:54:45 +04:30
Donato Rimenti 1b7edfdfad [BAEL-4074] Accessing Maven properties in Java 2020-07-02 20:21:57 +02:00
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
Donato Rimenti 331285f1dc Merge pull request #15 from eugenp/master
Update from master
2020-07-02 17:33:17 +02:00
Krzysztof Woyke 52b41d9fc1 JAVA-1646: Remove overriden spring-boot.version property 2020-07-02 14:02:07 +02:00
Ali Dehghani 40a70e44ac Added the Java Agent Example 2020-07-02 14:26:40 +04:30
Ali Dehghani 5aa4950b33 Removing an Unused Import 2020-07-02 13:17:28 +04:30
Ali Dehghani a222727c3e Added the JOL Examples 2020-07-02 13:16:53 +04:30
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
Maja Joksovic a53a819bd0 using no-alpha buffered image 2020-07-01 12:47:38 +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
Maiklins 8af8f88787 Merge pull request #60 from eugenp/master
update
2020-06-30 18:39:49 +02:00
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
Joao Esperancinha d1a9ff7480 [BAEL-4281] Examples of array comparisons 2020-06-30 15:56:44 +02: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
Jordan Simpson 762797c29d Moved opening bracket up with class definition 2020-06-29 12:05:00 -05:00
Umang Budhwar 0549f755b0 Added test case for widening. 2020-06-29 22:27:35 +05:30
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
joe zhang 672ffdbe9f update unit test for collectors.toMap method 2020-06-29 22:34:19 +08: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
STS be5c52bd3b Merge branch 'master' of github.com:SanazTavakoli/tutorials 2020-06-29 14:08:30 +02:00
STS 12eb852349 remove and add file 2020-06-29 14:07:18 +02: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
Anshul BANSAL 875ecfc12b BAEL-4175 - comparing version strings in java 2020-06-29 10:23:20 +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
STS ecde6b58a8 create README.md file 2020-06-28 21:12:09 +02: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
STS 67e9dc8187 add excel formula 2020-06-28 20:33:10 +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