Commit Graph

4151 Commits

Author SHA1 Message Date
Daniel Garrett ecff38abf6 feat: add test for assumeFalse 2020-07-07 16:14:30 +01: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
azhwani aeb1653c89 quick fix 2020-07-07 12:00:37 +01:00
Jonathan Cook 4a35b97bad Merge pull request #9496 from majajoksovic/master
BAEL-4134
2020-07-07 08:51:38 +02:00
joe zhang 4f987c9198 update labmda function 2020-07-07 13:20:06 +08:00
mikr 273b876127 JAVA-71 spring-security-config 2020-07-07 00:54:52 +02:00
Maiklins a03f91a1f3 Merge pull request #61 from eugenp/master
update
2020-07-07 00:45:13 +02:00
Maja Joksovic 0d55264d78 Resolved conflict:
#	image-processing/pom.xml
2020-07-06 23:14:57 +02:00
Krzysiek e094654399 JAVA-1647: Get rid of the overriden spring-boot.version property 2020-07-06 19:49:49 +02:00
helga_sh 53ffdd9f3d Rename folder 2020-07-06 17:49:10 +03:00
helga_sh 4f6c33f935 Top k elements in an array 2020-07-06 17:48:09 +03: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
Daniel Garrett 278b5f8efa fix: rename test 2020-07-06 11:15:35 +01:00
Daniel Garrett e955c836ad feat: add class to conditionally ignore unit tests 2020-07-06 11:07:36 +01: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
Ali Dehghani 15f10601bc Memory Address of Objects in Java 2020-07-06 12:06:26 +04: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
Jordan Simpson 3d2f49d5d1 Merge remote-tracking branch 'origin/BAEL-4300' into BAEL-4300 2020-07-05 12:09:24 -05:00
Jordan Simpson 33152d2d68 Changed "More" to "Next" and added forward reference to core-java-lang-3 2020-07-05 12:09:12 -05:00
Jordan Simpson 980c18dd29 Delete .gitignore 2020-07-05 11:43:41 -05:00
Loredana d54a6aa259 Merge branch 'guava' of https://github.com/eugenp/tutorials 2020-07-05 19:32:46 +03: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
Alex P. Baeldung 5017cb2dbd feat: Convert an array of primitives to a List 2020-07-04 22:09:23 +02:00
kwoyke 15c11266ad BAEL-3267: Convert the integration tests to Live tests (#9634) 2020-07-04 20:31:08 +02:00
Umang Budhwar 5e63ab27a1 Refactored test cases to throw generic Exception 2020-07-04 21:53:43 +05:30
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
azhwani a1732d99a7 Create test classes 2020-07-04 11:58:20 +01:00
azhwani 8f99163df7 Update application.yml 2020-07-04 11:58:07 +01:00
azhwani 126233cf6c Add ApplicationProps POJO 2020-07-04 11:57:59 +01:00
azhwani ce80343050 Add YamlListApplication class 2020-07-04 11:57:52 +01:00
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
STS 8f22ea5d36 change files location 2020-07-03 23:56:52 +02: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
gupta-ashu01 6182cdf09f gupta.aashishrules@gmail.com - Hexagonal
gupta.aashishrules@gmail.com - Hexagonal
2020-07-03 17:18:39 +05:30
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
shapirov103 16171e95d3 addressing code review comments 2020-07-02 23:40:28 -04:00