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 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
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
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
shapirov103
16171e95d3
addressing code review comments
2020-07-02 23:40:28 -04:00
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