Commit Graph

15832 Commits

Author SHA1 Message Date
Somnath Musib 39427baf50
Bael 7050 Java 21 New Features (#15870)
* BAEL-7050 Java 21 New Features

* BAEL-7050 Formatted the pom.xml file

* BAEL-7050 Moved the codebase to existing core-java-21 project

* Removed the old pom.xml reference

* Removed the old core-java-21-new-features project

* BAEL-7050 PR Review Changes

* BAEL-7050 Using JUnit5 in test cases

* BAEL-7050 Using JUnit5 in test cases

* BAEL-7050 Removed the public modifier from JUnit class and methods
2024-04-03 15:01:54 +02:00
Sachin Raverkar 6719beae86
[SR] Map enum with mapstruct (#16163)
* Added enums for week day, its mapper and test.

* Added enums, mapping and tests for case transformation.

* Changed test names to follow BDD style.

* Renamed test class.

* Removed enum, mapper and test for weekdays.
Added same for traffic signal.

* Moved the source code and tests under its own package.

* Added link to article.

* Fixed readme

* Fixed readme

---------

Co-authored-by: sraverkar.encora <sraverkar.encora@centricsoftware.com>
2024-04-02 20:14:20 -05:00
hajk1 1864b8e90d adding new article BAEL-7497 source codes 2024-04-03 01:32:44 +03:30
Maiklins 8ac5afda83
Merge pull request #16289 from Maiklins/bael-7667-update-readme
Bael 7667 update readme
2024-04-02 21:57:08 +02:00
Maiklins e7d5768bc8
Merge branch 'master' into bael-7667-update-readme 2024-04-02 21:47:23 +02:00
Maiklins 31552ca7a5
Update README.md 2024-04-02 21:45:33 +02:00
Maiklins 4845af6048
Merge pull request #16226 from Michaelin007/master
https://jira.baeldung.com/browse/BAEL-7667
2024-04-02 21:33:41 +02:00
Marcus Hellberg d46ff97367 Change form biding to use BeanValidationBinder 2024-04-02 10:02:00 -07:00
anujgaud dbd9448e99
Update method names 2024-04-02 22:14:57 +05:30
anujgaud e73a578dbd
Update method names 2024-04-02 22:14:45 +05:30
Bogdan Cardoş 485cab4c99
BAEL-7713 - add example merging async services response (#16280)
* BAEL-7713 - add example merging async services response

* BAEL-7713 update test class naming convention
2024-04-01 16:38:06 -07:00
Marcus Hellberg 9d258aa505 Update the crud example 2024-04-01 15:36:34 -07:00
Liam Williams 6ba485f0e4
Merge pull request #16275 from sk1418/static-injection
[static-injection] improvement
2024-04-01 21:25:21 +01:00
panos-kakos d2bcc42f67
[JAVA-32839] (#16266) 2024-04-01 22:18:07 +02:00
panos-kakos dad6f36a97
[JAVA-32836] (#16267) 2024-04-01 22:08:09 +02:00
panos-kakos 5360ae1a35
[JAVA-32841] (#16268) 2024-04-01 21:53:21 +02:00
Thibault Faure f5963a71f1 BAEL-7745 Fix unit test in core-java-jvm3 2024-04-01 17:30:32 +02:00
Loredana Crusoveanu a305c54712 JAVA-31609 move jenkins, mesos modules to ops repo 2024-04-01 17:24:15 +03:00
Loredana Crusoveanu 2119df902b JAVA-31609 move kubernetes, mesos modules to ops repo 2024-04-01 17:21:47 +03:00
Dragomir Alin 1694ed90c4 update test name 2024-04-01 17:11:55 +03:00
Azhwani c2684009bc
BAEL-7499: Check if an element is present in a Set in Java (#16065) 2024-04-01 15:54:08 +02:00
Amit Pandey 25217a11bd
JAVA-29183 :- Upgrade spring-5-webflux & spring-5-webflux-2 to Spring Boot 3. (#16149)
Co-authored-by: Amit Pandey <amitpandey@cloud.upwork.com>
2024-04-01 13:00:57 +03:00
michaelin007 4a35b225e7 https://jira.baeldung.com/browse/BAEL-7723 2024-04-01 09:56:31 +00:00
timis1 ff723063a7
JAVA-31002 Upgrade spring-boot-swagger (#16244)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-03-31 21:38:53 +02:00
davidmartinezbarua a53feeeed3
Merge pull request #15997 from balasr21/master
BAEL-7628: Removed CodecCustomerizer for global config as its not required
2024-03-31 10:40:26 -03:00
Zeeshan Arif 87fcf38d49 BAEL-7692 added case for ResultDTO_wo_Ids.java 2024-03-31 18:35:17 +05:00
Zeeshan Arif fbef22d79d BAEL-7692 added case for ResultDTO_wo_Ids.java 2024-03-31 18:04:22 +05:00
Zeeshan Arif 35bdac1c59 BAEL-7692 2024-03-31 17:50:00 +05:00
michaelin007 8ab93e1573 https://jira.baeldung.com/browse/BAEL-7723 2024-03-31 12:28:59 +00:00
michaelin007 878751f8ef https://jira.baeldung.com/browse/BAEL-7723 2024-03-31 12:15:59 +00:00
Vini 823bbbdae0
Merge pull request #16146 from danielmcnally285/danielmcnally285_last_n_characters
BAEL-7600: Get last n characters from a String
2024-03-31 11:30:59 +02:00
Kai.Yuan 6f8b90830e [static-injection] improvement 2024-03-30 22:44:57 +01:00
Thibault Faure 4a1cfa7477 BAEL-7657 Code for the Find the date of Easter Sunday for the given year article 2024-03-30 21:07:46 +01:00
timis1 39f3c493ac
JAVA-32054 Upgrade spring-mvc-file to Spring Boot 3 (#16218) 2024-03-30 20:51:01 +02:00
timis1 6ff926e003
JAVA-32053 Upgrade spring-mvc-basics-3 to Spring Boot 3 (#16231)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-03-30 19:42:52 +02:00
Liam Williams dbe6e67b7e
Merge pull request #15637 from imsurajmishra/bael-7192
implementation for bael-7192
2024-03-30 16:42:12 +00:00
timis1 404c3bf573
JAVA-31643 Upgrade spring-boot-request-params, spring-boot-3-native and spring-boot-redis (#16254)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-03-30 12:48:24 +01:00
ACHRAF TAITAI 96c992cd87
BAEL-7703: Update article "Converting Between Byte Arrays and Hexadecimal Strings in Java" (#16271) 2024-03-30 12:38:38 +01:00
reza ganji 0b1672898e BAEL-7540 2024-03-30 13:13:45 +03:30
reza ganji 7c93d40044 Revert "Revert "Revert "BAEL-7540"""
This reverts commit fa1c5598b0.
2024-03-30 13:10:46 +03:30
reza ganji fa1c5598b0 Revert "Revert "BAEL-7540""
This reverts commit 2c5307571e.
2024-03-30 13:08:12 +03:30
reza ganji 2c5307571e Revert "BAEL-7540"
This reverts commit a3af6f70fc.
2024-03-30 13:05:53 +03:30
reza ganji a3af6f70fc BAEL-7540 2024-03-30 13:02:36 +03:30
Maiklins cc10b9f208
Merge pull request #16241 from zeesh49/master
Code added for ticket: BAEL-7621
2024-03-29 21:24:24 +01:00
Loredana Crusoveanu b7b1e2be23
JAVA-25483 add global logback config (#15829) 2024-03-30 00:06:33 +05:30
vunamtien c15f637d3a
[JAVA-30352] Move code of article Use Criteria Queries to spring-data-jpa-query-2 (#16230) 2024-03-29 16:12:29 +02:00
vunamtien 8711ec8f29
[JAVA-32058] Upgrade spring-rest-http-2, spring-rest-http-3 to Boot 3 (#16225) 2024-03-29 15:25:16 +02:00
Dragomir Alin 551df74b9c BAEL-6265: PersistenceUnit vs PersistenceContext 2024-03-29 13:35:44 +02:00
anuragkumawat a822f2ed0c
JAVA-30993 Upgrade spring-boot-di, spring-boot-aws to spring-boot-3 (#16221)
* JAVA-30993 Upgrade spring-boot-di, spring-boot-aws to spring-boot-3

* JAVA-30993 Revert maven shade plugin version upgrade
2024-03-29 11:41:09 +01:00
vunamtien a6ea78aa47
[JAVA-29082] Split-or-move-spring-data-jpa-repo-module (#16252)
* [JAVA-29082] Split-or-move-spring-data-jpa-repo-module

* [JAVA-29082] Split-or-move-spring-data-jpa-repo-module
2024-03-29 11:26:43 +01:00