11477 Commits

Author SHA1 Message Date
anuragkumawat
6212b272fc JAVA-19547 Move articles from spring-core-2 module to spring-boot modules (#13730) 2023-03-30 22:00:57 +05:30
anuragkumawat
dd5badab9c JAVA-19058 Review the time of the build - Week 42 - 2022 (moved-18) (#13732) 2023-03-30 21:56:27 +05:30
anuragkumawat
e310fe84da Move articles from spring-core-6 module to other spring-boot modules (#13722)
* Move articles from spring-core-6 module to other spring-boot modules

* JAVA-19559 Move articles from spring-core-6 module to other spring-boot-3 modules

* JAVA-19559 Minor spacing change

* JAVA-19559 Revert  Minor spacing change
2023-03-30 21:53:07 +05:30
edizor
2e0475372b Update README.md
[skip ci]
2023-03-30 22:30:42 +08:00
edizor
544446fa32 Update README.md
[skip ci]
2023-03-30 22:22:08 +08:00
edizor
64a07a6802 Update README.md
[skip ci]
2023-03-30 22:14:12 +08:00
edizor
7762d40b74 Update README.md
[skip ci]
2023-03-30 22:10:01 +08:00
edizor
f63cc893c3 Update README.md
[skip ci]
2023-03-30 22:05:34 +08:00
edizor
a2918883b3 Update README.md
[skip ci]
2023-03-30 21:12:49 +08:00
Balamurugan
99d11182ab BAEL-5988: Added properties for fixing failing tests for R2DBCExampleApplicationIntegrationTest (#13738) 2023-03-29 23:15:36 -06:00
Abhinav Pandey
b5ab6ad906 BAEL-5936 - OffsetDateTime serialization with Jackson (#13680)
* BAEL-5936 - OffsetDateTime serialization with Jackson

* BAEL-5936 - Extracting methods and adding tests

* BAEL-5936 - Renaming test file

* BAEL-5936 - Changing test method names

* BAEL-5936 - removes implements serializable
2023-03-30 07:53:46 +05:30
Tapan Avasthi
4050f47183 BAEL-5170: Expose Kafka Consumer Metrics via Actuator Endpoint (#13723)
Co-authored-by: Tapan Avasthi <tavasthi@Tapans-MacBook-Air.local>
2023-03-28 17:45:00 -05:00
Loredana Crusoveanu
0895faa78c Merge pull request #13524 from eugenp/pivovarit-patch-1
Delete dependeny-exclusion directory
2023-03-28 17:22:23 +03:00
ACHRAF TAITAI
e8fe289f85 Finding the Minimum Value in an ArrayList along with the Index Number… (#13498)
* Finding the Minimum Value in an ArrayList along with the Index Number in Java

* BAEL-6147: rename test unit method

* adapt test method name
2023-03-28 17:39:47 +05:30
Loredana Crusoveanu
f5fa90c236 Merge pull request #13568 from Jacky-code519/master
Could com.baeldung.web: spring-boot-rest: 0.0.1-SNAPSHOT drop off redundant dependencies?
2023-03-28 14:07:17 +03:00
Loredana Crusoveanu
b3f7a61be9 Merge pull request #13520 from Daiven75/patch-1
[FIX] rename class according to the entity
2023-03-28 13:59:37 +03:00
Loredana Crusoveanu
aa856a6abb Merge pull request #13727 from ulisseslima/bael--quickfix_PostRepository
PostRepository - removing redundant interface
2023-03-28 12:15:45 +03:00
timis1
9c571d3424 JAVA-17818 Split or move spring-cloud-openfeign module (conti-2) (#13621)
* JAVA-17818 Split or move spring-cloud-openfeign module (conti-2)

* JAVA-17818 Some adjustments in the README.md file

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-03-28 13:31:39 +05:30
Ulisses Lima
44cc5f5220 removing redundant interface 2023-03-27 13:56:16 -03:00
timis1
9af9ee9b48 JAVA-18152 Upgrade libraries-data-db module to JDK 11 (#13716)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-03-27 21:45:24 +05:30
Mikhail Polivakha
75e70d595c misha2048 Retrying Requests using Apache HttpClient (#13712) 2023-03-27 08:52:56 -07:00
panos-kakos
c236324b6a [JAVA-19669] Moved vaadin module to jdk9-and-above profile (#13720) 2023-03-27 00:18:33 +05:30
3hsan
81d9519130 Move spring-remoting-modules to jdk9-and-above profile. (#13718) 2023-03-27 00:06:43 +05:30
anuragkumawat
a50d41a8ce JAVA-19555 Move articles from spring-core-5 module to spring-boot-annotations-2 module (#13711)
* JAVA-19555 Move articles from spring-core-5 module to spring-boot-annotations-2 module

* JAVA-19555 Move articles from spring-core module to spring-boot-annotations-2 module
2023-03-26 23:55:47 +05:30
anuragkumawat
2e129bd64b JAVA-19545 Move articles from spring-core-2 module to spring-di-3 module (#13708)
* JAVA-19545 Move articles from spring-core-2 module to spring-di-3 module

* JAVA-19545 Move articles from spring-core-4 module to spring-di-3 module
2023-03-26 23:51:27 +05:30
anuragkumawat
07ef7b2186 JAVA-18750 Split or move spring-apache-camel module (#13710) 2023-03-26 22:09:10 +05:30
Kai Yuan
750c00416f [improve-lombok-accessor] add final accessors (#13703)
* [improve-lombok-accessor] add final accessors

* [improve-lombok-accessor] rename test methods; remove the unused class

* [improve-lombok-accessor] formatting
2023-03-25 12:08:10 -05:00
apeterlic
b2f92bce02 BAEL-6189 - Remove Entity with ManyToMany Relationship in JPA (#13634)
* BAEL-6189 - Remove Entity with ManyToMany Relationship in JPA

* Add property source
2023-03-25 17:43:25 +01:00
Kapil Khandelwal
211e5fbbe2 BAEL-5704:- Skip a stage in a Jenkins Pipeline (#13707) 2023-03-25 09:14:46 -07:00
Vini
50d78ab618 Merge pull request #13706 from ciphx/string_to_int_encapsulation
String to int encapsulation
2023-03-25 16:54:57 +01:00
Deboshree
a7e7286515 https://jira.baeldung.com/browse/BAEL-
addressing PR comments
2023-03-24 23:17:33 +05:30
Bhaskar Ghosh Dastidar
bc0627317c [JAVA-6173] Difference Between parallelStream() and stream().parallel() (#13653)
* [JAVA-6173] stream.parallel and parallelStream

* [JAVA-6173] stream.parallel and parallelStream test cases

---------

Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-03-24 10:40:30 -07:00
ukhan1980
ae6493b568 [BAEL-6041] add code for cascading delete (#13699)
Co-authored-by: uzma <u.khan@proxymity.io>
2023-03-24 10:22:32 -07:00
Deboshree
979b362ad1 https://jira.baeldung.com/browse/BAEL-
1. moving modules to java-string-conversions
2. fixing old broken test
2023-03-24 21:41:26 +05:30
timis1
be7213b147 JAVA-19534 Cleanup un-committed or un-ignored artifacts - Week 14 - 2023 (#13695)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-03-24 21:11:52 +05:30
Loredana Crusoveanu
1d5d6c562c Merge pull request #13701 from edizor/master
Update README
2023-03-24 13:34:08 +02:00
ciphx
4abc9c1a39 Merge branch 'eugenp:master' into master 2023-03-24 15:20:39 +05:30
edizor
41f28aee20 Update README.md
[skip ci]
2023-03-24 16:51:52 +08:00
edizor
ddd9bc075c Update README.md
[skip ci]
2023-03-24 16:48:18 +08:00
edizor
f957425045 Update README.md
[skip ci]
2023-03-24 16:43:59 +08:00
edizor
dc6cedd9b6 Update README.md
[skip ci]
2023-03-24 16:37:16 +08:00
edizor
a081cdb378 Update README.md
[skip ci]
2023-03-24 16:29:14 +08:00
edizor
9b8bcbb5ab Update README.md
[skip ci]
2023-03-24 16:25:00 +08:00
edizor
9bd65c88cf Update README.md
[skip ci]
2023-03-24 16:21:36 +08:00
edizor
17c13fb484 Update README.md
[skip ci]
2023-03-24 16:18:21 +08:00
edizor
b02e225c00 Update README.md
[skip ci]
2023-03-24 16:12:11 +08:00
edizor
390cd39eb3 Update README.md
[skip ci]
2023-03-24 16:09:28 +08:00
edizor
2e645486ed Update README.md
[skip ci]
2023-03-24 16:07:08 +08:00
jsgrah-spring
4319f4d25b JAVA-19223, Upgrade parent-spring-5 to the latest version of Spring 5. (#13665)
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-03-24 12:14:39 +05:30
3hsan
19eb14d09d JAVA-18602: update spring-retry version (#13637)
* java-18602 update spring-retry version

* java-18602 spring-scheduling, improve test coverage

* Replace usage of deprecated function in springframework-util with apache-common-lang library
2023-03-24 11:45:13 +05:30