3691 Commits

Author SHA1 Message Date
kwoyke
da60f1592c BAEL-3260: Ignore the StatelessEJBIntegrationTest (#9672) 2020-07-08 08:59:51 +02:00
kwoyke
cb566f840f BAEL-3260: Configure WildFly Arquillian container (#9667)
* BAEL-3260: Configure WildFly Arquillian container

* BAEL-3260-2: Add tomee-embedded dependency
2020-07-08 07:51:35 +02:00
François Dupire
5cc83c631b [JAVA-1670] Upgrade JUnit and Maven Surefire Plugin in spring-boot-modules - Changed sub-modules inheritance (second batch) (#9666)
* Imported junit bom before spring-boot-dependencies bom with correct version

* Changed spring-boot-libraries

* Changed spring-boot-mvc

* Changed spring-boot-mvc-2

* Added and changed spring-boot-mvc-3

* Added and changed spring-boot-mvc-birt

* Added and changed spring-boot-nashorn

* Changed spring-boot-parent and its submodules

* Changed spring-boot-performance

* Changed spring-boot-properties

* Changed spring-boot-properties-2

* Changed spring-boot-runtime and its sub-modules

* Changed spring-boot-security

* Changed spring-boot-springdoc

* Changed spring-boot-testing

* Changed spring-boot-vue
2020-07-08 08:30:05 +05:30
Jonathan Cook
08256c9fb7 Merge pull request #9663 from majajoksovic/BAEL-4134
Bael 4134
2020-07-07 19:02:34 +02:00
Maja Joksovic
a30aea24a0 initial commit 2020-07-07 16:58:20 +02:00
Loredana Crusoveanu
5248012a8a Merge pull request #9649 from eugenp/lor6-patch-1
Update README.md
2020-07-07 15:39:41 +03:00
Loredana Crusoveanu
96d37c1c90 Merge pull request #9659 from eugenp/revert-9496-master
Revert "BAEL-4134"
2020-07-07 15:38:59 +03:00
Loredana Crusoveanu
7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Jonathan Cook
4a35b97bad Merge pull request #9496 from majajoksovic/master
BAEL-4134
2020-07-07 08:51:38 +02:00
Maja Joksovic
0d55264d78 Resolved conflict:
#	image-processing/pom.xml
2020-07-06 23:14:57 +02:00
Josh Cummings
a5f4340e19 Merge pull request #9595 from amit2103/JAVA-2019
Align module names, folder names and artifact id
2020-07-06 07:42:02 -06:00
Josh Cummings
5eee8fb91d Merge pull request #9647 from amit2103/JAVA-2028
updated unit test cases so that build doesn't generate un-committed f…
2020-07-06 07:14:59 -06:00
Josh Cummings
4557b51cad Merge pull request #9650 from amit2103/JAVA-2030
pom formatting - arrang tags as per standard order
2020-07-06 07:13:26 -06:00
amit.pandey
424fe87a4a pom formatting - arrang tags as per standard order 2020-07-06 17:36:09 +05:30
Loredana Crusoveanu
2bb03086cd Update README.md 2020-07-06 14:10:01 +03:00
Eugen
ce9f854790 Delete .gitignore 2020-07-06 14:07:31 +03:00
Eugen
a13cc7324e Merge pull request #9478 from eugenp/guava
Extract guava-2
2020-07-06 14:06:46 +03:00
rpvilao
d88b074601 Merge pull request #9476 from cicioflaviu/master
BAEL-4018 Spring Security - Already logged in user redirect from the login page
2020-07-06 10:09:59 +01:00
amit.pandey
9de9692083 updated unit test cases so that build doesn't generate un-committed files 2020-07-06 13:57:22 +05:30
Eric Martin
960f1a578b Merge pull request #9584 from alimate/BAEL-4295
BAEL-4295: When Does Java Throw the ExceptionInInitializerError?
2020-07-05 13:55:10 -05:00
Loredana Crusoveanu
9f1ae07585 Merge pull request #9640 from eugenp/BAEL-4011-v2
BAEL-4011 remove shared-dto module
2020-07-05 19:30:18 +03:00
kwoyke
15c11266ad BAEL-3267: Convert the integration tests to Live tests (#9634) 2020-07-04 20:31:08 +02:00
Sampada
a593cfc3ef JAVA-1808: Added passwordEncoder bean (#9637)
* JAVA-1808: Added passwordEncoder bean

* JAVA-1808: renamed bean to encoder
2020-07-04 17:04:02 +05:30
Loredana
38de853a59 BAEL-4011 remove shared-dto module 2020-07-04 13:02:35 +03:00
Roque Santos
535c88153d BAEL-4163 - Counting matches for a regex (#9466)
* BAEL-4163 - Counting matches for a regex

* BAEL-4163 - Fixing build problemns

* BAEL-4163 : Adding more test to assure quality of the examples

* BAEL-4163 : Fixing request changes

* BAEL-4163 : Minor adjustements to give more context about the commented out tests

* BAEL-4163 : Tests for overlap example
2020-07-04 10:29:58 +01:00
Mona Mohamadinia
78cacb4d2e Code Samples for BAEL-4130 (#9513) 2020-07-03 15:29:56 +01:00
Josh Cummings
bb23d56558 Merge pull request #9598 from sampada07/JAVA-49
JAVA-49: Split or move maven module
2020-07-03 06:43:30 -06:00
François Dupire
c946569125 [JAVA-1670] Upgrade JUnit and Maven Surefire Plugin in spring-boot-modules - Changed sub-modules inheritance (first batch) (#9629)
* [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

* [JAVA-1670] Phasing upgrade - Inheriting from spring-boot-modules instead of parent-boot-2 (first batch)

* Changed spring-boot parent

* Changed spring-boot-admin

* Deleted exclusions in spring-boot

* Changed spring-boot-angular

* Changed spring-boot-annotations

* Changed spring-boot-artifacts

* Changed spring-boot-autoconfiguration

* Changed spring-boot-basic-customization

* Changed spring-boot-bootstrap

* Changed spring-boot-client

* Changed spring-boot-config-jpa-error

* Changed spring-boot-ctx-fluent

* Changed spring-boot-deployment

* Changed spring-boot-di

* Changed spring-boot-ci-cd

* Changed spring-boot-custom-starter

* Changed spring-boot-crud

* Changed spring-boot-data

* Changed spring-boot-environment

* Changed spring-boot-exceptions

* Changed spring-boot-flowable

* Changed spring-boot-jasypt

* Changed spring-boot-keycloak
2020-07-03 14:21:51 +05:30
kwoyke
3d220068f3 BAEL-3265: Properly set non-default port for the managed WildFly (#9630)
* BAEL-3265: Change the default port number

* BAEL-3265: Properly set non-default port for the managed WildFly instance
2020-07-03 07:03:45 +02:00
Eric Martin
c0d79a157a Merge pull request #9631 from alimate/BAEL-2761
BAEL-2761: Fixing the Concurrency Issue
2020-07-02 23:23:41 -05:00
Ali Dehghani
d5b2dd83bc Fixing the Concurrency Issue 2020-07-03 01:54:45 +04:30
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
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
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