Loredana Crusoveanu
c974daf78f
Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects
2021-12-09 10:22:41 +02:00
Sachin Raverkar
7d437b646c
Bael 5275 ( #11561 )
...
* Initial impl of enum
* Added Java 8 based enum searcher and test for it.
* Moved code to core-java-enums
* Fixed test name and readme
* Reused existing module core-java-modules/core-java-lang-oop-types-2 instead of creating a new one.
* Reused existing module core-java-modules/core-java-lang-oop-types-2 instead of creating a new one.
2021-12-08 19:52:20 -08:00
Loredana Crusoveanu
9d4718993f
Merge pull request #11567 from johnA1331/master
...
BAEL-45157 - add links to github-baeldung articles
2021-12-08 19:38:32 +02:00
johnA1331
61fff2eb4e
Update README.md
2021-12-08 23:50:58 +08:00
johnA1331
12c82cf0dc
Update README.md
2021-12-08 23:48:29 +08:00
johnA1331
3df4838cad
Update README.md
2021-12-08 23:46:18 +08:00
johnA1331
4a0093028c
Update README.md
2021-12-08 23:44:11 +08:00
johnA1331
5f12a0d8f1
Update README.md
2021-12-08 23:41:46 +08:00
johnA1331
eea6e54f88
Update README.md
2021-12-08 23:39:48 +08:00
johnA1331
b4e226eeb8
Update README.md
2021-12-08 23:34:51 +08:00
johnA1331
6cd160bd67
Update README.md
2021-12-08 23:04:52 +08:00
johnA1331
3619ce8f6c
Update README.md
2021-12-08 23:02:06 +08:00
kwoyke
1d5f854de9
Merge pull request #11558 from freelansam/JAVA-8375
...
JAVA-8375: Split or move core-java-regex module
2021-12-08 08:45:16 +01:00
Olsi Seferi
12c50539df
ExcelUtility Jira issue BAEL-5198 ( #11559 )
...
* CODE REFACTOR AND ADDED UNIT TEST
* SMALL CHANGE
* FIXED TESTS TIMEZONE ISSUES
* UPDATED FORMATTING
Co-authored-by: Olsi Seferi <olsi.seferi@sisal.al >
2021-12-06 11:05:13 -08:00
sampadawagde
f7baa68a3a
JAVA-8375: Split or move core-java-regex module
2021-12-06 22:24:37 +05:30
kwoyke
c9b503dbea
Merge pull request #11556 from freelansam/JAVA-8370
...
JAVA-8370: Split or move json module
2021-12-06 15:55:22 +01:00
sampadawagde
d72788373a
JAVA-8370: Split or move json module
2021-12-06 18:53:41 +05:30
kwoyke
d897cca479
Merge pull request #11546 from chaos2418/JAVA-8736
...
JAVA-8736: updating JDK version for the jdk9-and-above Jenkins jobs - W48
2021-12-06 12:12:12 +01:00
kwoyke
daa102c69f
Merge pull request #11551 from chaos2418/JAVA-8649-2
...
JAVA-8649: removing bootstrap.properties in spring-cloud-bus module
2021-12-06 10:49:58 +01:00
kwoyke
17488787a0
Merge pull request #11536 from chaos2418/JAVA-8649-1
...
JAVA-8649: updating spring-cloud release train version in spring-cloud-vault and removing bootstrap.yml
2021-12-06 10:48:38 +01:00
chaos2418
081e056ce4
JAVA-8736: removing unused jaxws* properties
2021-12-06 14:54:20 +05:30
kwoyke
de21d61b40
Merge pull request #11548 from freelansam/JAVA-8354
...
JAVA-8354: Split or move core-java-collections-3
2021-12-06 09:41:35 +01:00
Loredana Crusoveanu
783834f18b
Merge pull request #11550 from johnA1331/master
...
BAEL-45248 - github - readme links to and from match
2021-12-05 18:06:24 +02:00
chaos2418
e05e8c13b3
JAVA-8649: removing bootstrap.properties in spring-cloud-bus module
2021-12-05 20:59:15 +05:30
LiamGve
b585df3113
BAEL-5182 code for webclient status code handling article ( #11373 )
...
* BAEL-5182 code for webclient status code handling article
* BAEL-5182 code for webclient status code handling article
* BAEL-5182 added different exceptions to make seperate examples clearer
Co-authored-by: Liam Garvie <liamgarvie@192.168 .1.106>
2021-12-05 14:34:24 +00:00
ioanadinuit
81ff66c21d
Update annotation name ( #11531 )
2021-12-05 09:01:04 +01:00
sampadawagde
78828b8989
JAVA-8354: Split or move core-java-collections-3
2021-12-05 11:58:14 +05:30
polomos
669f153727
BAEL-5060 JMX ports explained ( #11505 )
2021-12-04 20:40:46 -06:00
johnA1331
dfe747fe6f
Update README.md
2021-12-04 19:44:36 +08:00
johnA1331
08e528ee5d
Delete README.md
2021-12-04 19:41:35 +08:00
johnA1331
1635ca00e2
Update README.md
2021-12-04 19:35:52 +08:00
johnA1331
7159646f36
Update README.md
2021-12-04 19:26:22 +08:00
johnA1331
82c89e65be
Update README.md
2021-12-04 19:22:39 +08:00
chaos2418
61319ff558
JAVA-8736: updating spring-aot-maven-plugin version in sprng-project to be compatible with JDK 17
2021-12-04 16:47:13 +05:30
johnA1331
cbdd5f56c2
Update README.md
2021-12-04 16:14:21 +08:00
johnA1331
6505a39af7
Update README.md
2021-12-04 16:10:21 +08:00
chaos2418
fc543cafe6
JAVA-8736: fixing plugin versions in core-java-11-2 to work with JDK 17
2021-12-04 10:00:10 +05:30
chaos2418
3f793d14ab
JAVA-8736: update JDK version for the jdk9-and-above Jenkins jobs
2021-12-03 17:20:12 +05:30
Loredana Crusoveanu
87b449ecca
Merge pull request #11543 from kwoyke/JAVA-8764
...
JAVA-8764: Fix test/main directories structure
2021-12-02 17:33:49 +02:00
Loredana Crusoveanu
b27420ba20
Merge pull request #11541 from kwoyke/JAVA-8748
...
JAVA-8748: Make each test get available port on its own
2021-12-02 17:32:56 +02:00
sachin
709bd18423
BAEL-5203 :Add an image to an Excel file with Java ( #11391 )
...
Co-authored-by: Sachin kumar <sachin.n.kumar@oracle.com >
Co-authored-by: ashleyfrieze <ashley@incredible.org.uk >
2021-12-02 13:48:05 +00:00
Daniel Strmecki
85b913e939
Feature/bael 5133 utility class constructor ( #11421 )
...
* BAEL-5133: initial commit
* BAEL-5133: better example
* BAEL-5133: add Lombok examples
* BAEL-5133: add interface and enum examples
* BAEL-5133: add exception
* BAEL-5133: add suppress warning
* BAEL-5133: dummy
Co-authored-by: ashleyfrieze <ashley@incredible.org.uk >
2021-12-02 13:43:55 +00:00
Krzysiek
78c15bc838
JAVA-8748: Use ServerSocket(0) approach to get free port
2021-12-02 12:58:13 +01:00
Krzysiek
3f6392bc39
JAVA-8764: Fix test/main directories structure
2021-12-02 12:27:52 +01:00
Loredana Crusoveanu
562e4148a0
Merge pull request #11542 from eugenp/lor6-patch-1
...
remove duplicate dependency
2021-12-02 11:22:52 +02:00
kwoyke
96cbee17fc
Merge pull request #11539 from hkhan/JAVA-8703-fix-extension-live-test
...
[JAVA-8703] Fix Live test to allow isolated execution
2021-12-02 10:21:25 +01:00
Loredana Crusoveanu
ece4d5af42
remove duplicate dependency
2021-12-02 11:20:46 +02:00
Loredana Crusoveanu
6c7d383914
Merge pull request #11538 from Teica/fix-5227
...
Fix 5227
2021-12-02 11:19:16 +02:00
Loredana Crusoveanu
b35c4e810d
Merge branch 'master' into fix-5227
2021-12-02 11:16:06 +02:00
Krzysiek
072a384a88
JAVA-8748: Make each test get available port on its own
2021-12-02 09:33:35 +01:00