anuragkumawat
|
cfed66d3a7
|
JAVA-21455 Move SpringFox code out of spring-boot-mvc to spring-boot-mvc-legacy (#14212)
|
2023-06-11 13:17:27 +05:30 |
|
Saikat Chakraborty
|
41d1bc0e7d
|
Fix the integration tests which failed due to defined port (#14215)
|
2023-06-11 13:15:27 +05:30 |
|
panos-kakos
|
27ec87baec
|
Java 20625 (#14213)
* [JAVA-20625] Opened packages + disabled karate integration until upgrade
* [JAVA-20625] Formatting
|
2023-06-11 13:13:39 +05:30 |
|
Dhawal Kapil
|
849035a0d1
|
JAVA-8924 Cleanup for spliterator article (#14221)
|
2023-06-11 13:09:16 +05:30 |
|
Bipin kumar
|
fb4362b89b
|
JAVA-8924: changes made for adding example of trySplit() with spiterator (#14218)
|
2023-06-11 12:46:11 +05:30 |
|
ACHRAF TAITAI
|
2919e22ddb
|
replace the securityContext (#14202)
|
2023-06-10 18:47:47 +02:00 |
|
Dhawal Kapil
|
b3210b23d1
|
JAVA-8924 Fixed spliterator packages and formatting (#14211)
|
2023-06-10 12:42:38 +05:30 |
|
Bipin kumar
|
18f6a4c48a
|
JAVA-8924: changes made for adding example of tryAdvance with spiterator (#14208)
* JAVA-8924: changes made for adding example of tryAdvance with spiterator
* JAVA-8924: changes made for adding example of tryAdvance with spiterator
|
2023-06-10 12:02:46 +05:30 |
|
Kasra Madadipouya
|
7203820adf
|
JAVA-22075 move Blaze persistence module to Spring Boot parent two (#14196)
* JAVA-22075 move Blaze persistence module to Spring Boot parent two
* JAVA-22075 remove unnecessary TestContextConfig file
|
2023-06-10 11:55:24 +05:30 |
|
Kasra Madadipouya
|
196f83572b
|
JAVA-18184 upgrade spring-bom module to work with JDK 11 and 17 (#14209)
|
2023-06-10 11:47:41 +05:30 |
|
Kai Yuan
|
fe722f47ee
|
[sort-dt-str] Sort Date Strings in Java (#14188)
|
2023-06-09 23:00:04 -05:00 |
|
Bipin kumar
|
efa97a1c3a
|
JAVA-21843: Changes made for adding jee-7 module to jdk-9-above profile (#14205)
|
2023-06-09 23:39:49 +05:30 |
|
Kasra Madadipouya
|
21fc31d866
|
JAVA-20632 move checker-framework module to JDK 11 (#14203)
|
2023-06-09 22:59:29 +05:30 |
|
davidmartinezbarua
|
3ba04890b9
|
Merge pull request #14182 from sam-gardner/BAEL-6312-Json-merge-Jackson-annotation
BAEL-6312 Add example code for @JsonMerge Jackson annotation
|
2023-06-09 13:58:22 -03:00 |
|
davidmartinezbarua
|
bdb4fd5d31
|
Merge pull request #14170 from thibaultfaure/article/BAEL-6595
BAEL-6595 code for the How Many Days Are There in a Particular Month …
|
2023-06-09 13:39:42 -03:00 |
|
Loredana Crusoveanu
|
1f06f9d2d4
|
Merge pull request #14206 from edizor/master
Update README.md
|
2023-06-09 17:29:41 +03:00 |
|
Loredana Crusoveanu
|
f3811093b1
|
Merge pull request #14199 from eugenp/remove-module
remove duplicate code
|
2023-06-09 17:24:48 +03:00 |
|
edizor
|
8608e71adb
|
Update README.md
[skip ci]
|
2023-06-09 22:09:21 +08:00 |
|
davidmartinezbarua
|
98093c788a
|
Merge pull request #14055 from thibaultfaure/feature/BAEL-6438-move-article-to-new-submodule
Create new module core-java-string-operations-6
|
2023-06-09 09:57:25 -03:00 |
|
Sam Gardner
|
7283845475
|
BAEL-6312 Update @JsonMerge annotation test to update language instead of name
|
2023-06-09 13:56:22 +01:00 |
|
panos-kakos
|
0f86df8263
|
[JAVA-20619] Upgraded spring-static-resources to jdk9-and-above-profile (#14179)
|
2023-06-09 12:30:03 +05:30 |
|
panos-kakos
|
7aa95a9040
|
[JAVA-21296] Renamed Integration test to Manual (#14197)
|
2023-06-09 12:03:07 +05:30 |
|
Bipin kumar
|
b61bc614a3
|
JAVA-21843: Changes made for resolving failing test cases (#14201)
|
2023-06-09 11:52:47 +05:30 |
|
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 |
|
thibault.faure
|
df7821277c
|
BAEL-6595 code for the How Many Days Are There in a Particular Month of a Given Year article
|
2023-06-09 01:03:58 +02:00 |
|
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 |
|
Loredana Crusoveanu
|
8d71a50896
|
remove duplicate code
|
2023-06-08 19:32:16 +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 |
|