Commit Graph

27578 Commits

Author SHA1 Message Date
Avin Buricha
0b3af92558 BAEL-6564 | Article scripts (#14181) 2023-06-09 07:46:18 +05:30
Michael Olayemi
51a8904a3c Generating WSDL Stubs with Gradle (#14187)
* Generating WSDL Stubs with Gradle

* Generating WSDL Stubs with Gradle
2023-06-09 07:24:30 +05:30
Harry9656
fcf2eb22ce JAVA-6503: Image compression in Java (#14081) 2023-06-08 21:58:24 +02:00
Azhwani
fa6cc0bdd2 BAEL-6545: Update article https://www.baeldung.com/java-read-lines-large-file (#14168) 2023-06-08 21:43:31 +02:00
sdhiray7
bce2930f68 BAEL-5621 Combining two byte arrays (#14129)
* Initial commit for Object copy in Java

* review comments commit for Object copy in Java

* Initial commit for parseInt vs valueOf java

* Review comments commit for parseInt vs valueOf java

* Modify readme

* review comments

* build failure

* build failure retry

* build failure retry remove parseInt(java.lang.String,int,int,int)

* build failure add comment

* change examples

* review comments

* review comments 2

* review comments 3

* Initial commit for get current stacktrace

* Remove old files

* Name updates

* Jenkins error

* changes to file name

* Review comments

* Create unit test file

* Remove unnecessary files

* Update package name

* BAEL-5321 Initial commit

* BAEL-5321 Initial commit 2

* [BAEL-5321] review comments

* [BAEL-5321] constructor

* [BAEL-5321] inline

* BAEL-6396 Initial commit

* BAEL-6396 Files reorg
2023-06-08 22:55:28 +05:30
Loredana Crusoveanu
3743e98265 Merge pull request #14198 from edizor/master
Update README
2023-06-08 19:33:07 +03:00
edizor
f9719a946c Update README.md
[skip ci]
2023-06-08 23:30:21 +08:00
edizor
d1195ad695 Create README.md
[skip ci]
2023-06-08 23:28:40 +08:00
edizor
759c12d0f6 Update README.md
[skip ci]
2023-06-08 23:19:21 +08:00
edizor
e20a11c6f7 Update README.md
[skip ci]
2023-06-08 23:12:41 +08:00
edizor
241c6458f2 Update README.md
[skip ci]
2023-06-08 23:09:26 +08:00
edizor
638041e819 Update README.md
[skip ci]
2023-06-08 23:03:13 +08:00
edizor
a40f7e0cc7 Update README.md
[skip ci]
2023-06-08 22:58:45 +08:00
Loredana Crusoveanu
f0fdcb5646 Merge pull request #14194 from ulisseslima/bael-6253-quickfix_records
BAEL 6253 - quick fix - Overridding hashCode() and equals() for Records
2023-06-08 17:07:49 +03:00
edizor
d519120aff Update README.md
[skip ci]
2023-06-08 21:45:22 +08:00
edizor
33aba31730 Update README.md
[skip ci]
2023-06-08 21:42:19 +08:00
edizor
13bcd1c647 Update README.md
[skip ci]
2023-06-08 21:35:13 +08:00
Ulisses Lima
a557399dce removing unrelated code 2023-06-07 12:34:50 -03:00
Ulisses Lima
002517ac3e check instanceof Movie 2023-06-07 12:20:25 -03:00
Ulisses Lima
87a2652f14 Merge branch 'eugenp:master' into master 2023-06-07 12:18:36 -03:00
Loredana Crusoveanu
86e2bf481a Merge pull request #14189 from dkapil/task/JAVA-21776
JAVA-21776 Renamed module names
2023-06-07 13:39:55 +03:00
Dhawal Kapil
fba060a8fe JAVA-21776 Renamed module names 2023-06-07 12:20:38 +05:30
Jonathan Cook
77d4cf53ce BAEL-5776 - Mock a URL Connection in Java (#14184)
* BAEL-4706 - Spring Boot with Spring Batch

* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed

* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson

* BAEL-4756 - Mockito MockSettings

* BAEL-4756 - Mockito MockSettings - fix spelling

* BAEL-2674 - Upgrade the Okhttp article

* BAEL-4204 - Adding Interceptors in OkHTTP

* BAEL-4836 - Mocking Static Methods with Mockito

* BAEL-4205 - A Guide to Events in OkHTTP

* BAEL-5408 - Update Camel version in spring-boot-camel module

* BAEL-5234 - Apache Camel Routes Testing in Spring Boot

* BAEL-5234 - Apache Camel Routes Testing in Spring Boot

* BAEL-5237 - Apache Camel Conditional Routing

* BAEL-5236 - Apache Camel Exception Handling

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5890 - Jackson's Deserialization with Lombok

* BAEL-5776 - Mock a URL Connection in Java

* BAEL-5776 - Mock a URL Connection in Java

---------

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
Co-authored-by: jcook02 <jonathan.paul.cook@ext.esa.int>
2023-06-06 14:27:46 -07:00
Ana Peterlić
23562536a2 BAEL-6491 - Why is Field Injection not Recommended? (#14146) 2023-06-06 18:47:16 +05:30
panos-kakos
07099a47c3 Task 20625 (#14164)
* [TASK-20625] Upgraded testing-modules to jdk9-and-above profile

* [TASK-20625] Fixed failing modules

* [TASK-20625] Removed ninja submodule from build

* Update pom.xml

---------

Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
2023-06-06 14:51:21 +05:30
timis1
bbb91a1408 JAVA-20164 Renaming test methods (#14177)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-06 11:13:33 +05:30
panos-kakos
57b6d7a169 [JAVA-21538] (#14163) 2023-06-06 11:07:00 +05:30
panos-kakos
16d85e91c7 [JAVA-21772] Clean up (#14178) 2023-06-06 11:03:29 +05:30
panos-kakos
4a32ca1c8f Java 15022 (#14174)
* [JAVA-15022] Clean up

* [JAVA-15022] Clean up
2023-06-06 10:57:42 +05:30
anuragkumawat
d114f12960 JAVA-21459 Upgrade spring-rest-http-2 to use SpringDoc in place of SpringFox (#14131)
* JAVA-21459 Upgrade spring-rest-http-2 to use SpringDoc in place of SpringFox

* JAVA-21459 Code Review changes

* JAVA-21459 Formatting pom changes

* JAVA-21459 Formatting pom changes
2023-06-06 10:54:12 +05:30
anuragkumawat
d67f660b63 JAVA-21456 Upgrade spring-boot-mvc-4 to use SpringDoc in place of SpringFox (#14139)
* JAVA-21456 Upgrade spring-boot-mvc-4 to use SpringDoc in place of SpringFox

* JAVA-21456 Replace no longer needed ModelAttribute with RequestBody

* JAVA-21456 Review comments changes

* JAVA-21456 Formatting changes pom

* JAVA-21456 Correct formatting pom
2023-06-06 09:30:56 +05:30
Kai Yuan
d11744a741 [unique-elements-list] Get Unique Values From an ArrayList In Java (#14152) 2023-06-05 21:02:36 -05:00
lucaCambi77
fe50b9192d [BAEL-6486] - Returning a Value After Finishing Thread's Job in Java (#14101)
* feat: threads with return value

* pmd violation
2023-06-05 20:52:46 -05:00
Kai Yuan
65ef7bae18 [map-str-obj-to-str-str] converting a Map<String, Object> to a Map<String, String>. (#14175) 2023-06-05 20:43:28 -05:00
davidmartinezbarua
05c550f506 Merge pull request #14156 from thibaultfaure/improvement/BAEL-6469
BAEL-6469 Code for the @Value Annotation Support on records in Spring…
2023-06-05 14:12:15 -03:00
ACHRAF TAITAI
136f94fbbf BAEL-5648: Thymeleaf - How to add checked attribute to input conditio… (#14180)
* BAEL-5648: Thymeleaf - How to add checked attribute to input conditionally

* BAEL-5648: Thymeleaf - How to add checked attribute to input conditionally
2023-06-05 07:59:40 +02:00
Abhinav Pandey
b5ccdbc296 BAEL-5734 - Mocking private fields (#14085)
* BAEL-5734 - Mocking private fields

* BAEL-5734 - reducing spring version to make it compatible
2023-06-05 09:12:47 +05:30
Michael Olayemi
ab0684fa11 How to Display a Full HTTP Response Body with Gatling (#14148) 2023-06-03 09:12:18 +05:30
Ulisses Lima
6d636016b6 test adjustments 2023-06-02 19:37:30 -03:00
timis1
9f571f7265 JAVA-20164 Add missing dependency (#14137)
* JAVA-20164 Add missing dependency

* JAVA-20164 Fix redis config file error maxheap

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-03 01:37:07 +05:30
timis1
d7d751c76f JAVA-20163 Update example for UserType/CompositeUserType (#14143)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-06-02 23:42:06 +05:30
psevestre
9032d8e49b [BAEL-6275] PostgreSQL NOTIFY/LISTEN (#14153)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-5258] Article Code

* [BAEL-2765] PKCE Support for Secret Clients

* [BAEL-5698] Article code

* [BAEL-5698] Article code

* [BAEL-5905] Initial code

* [BAEL-5905] Article code

* [BAEL-5905] Relocate article code to new module

* [BAEL-6275] PostgreSQL NOTIFY/LISTEN

* [BAEL-6275] Minor correction

---------

Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2023-06-02 09:24:47 -07:00
Loredana Crusoveanu
4d47257d2a Merge pull request #14173 from eugenp/lor6-patch-1
Update README.md
2023-06-02 17:50:02 +03:00
Loredana Crusoveanu
93aa1c6b07 Update README.md 2023-06-02 17:47:05 +03:00
Loredana Crusoveanu
19f92e1fcd Merge pull request #14162 from collaboratewithakash/master
backlinks updated
2023-06-02 17:35:52 +03:00
Loredana Crusoveanu
65d44a96e9 Merge branch 'master' into master 2023-06-02 16:23:25 +03:00
Loredana Crusoveanu
99358367f6 Merge pull request #14169 from edizor/master
Update README
2023-06-02 11:36:13 +03:00
edizor
098df5faf5 Update README.md
[skip ci]
2023-06-02 09:15:32 +08:00
edizor
822e1af061 Update README.md
[skip ci]
2023-06-02 09:12:34 +08:00
edizor
8d6f8ce748 Update README.md
[skip ci]
2023-06-02 09:05:22 +08:00