edizor
ed5c1ca1da
Update README.md
...
[skip ci]
2023-09-21 20:25:05 +08:00
edizor
7bf962ac89
Update README.md
...
[skip ci]
2023-09-21 20:20:46 +08:00
edizor
cd23900636
Update README.md
...
[skip ci]
2023-09-21 20:15:50 +08:00
edizor
55c63f9911
Update README.md
...
[skip ci]
2023-09-21 20:15:27 +08:00
edizor
62d47b8acc
Update README.md
...
[skip ci]
2023-09-21 20:07:58 +08:00
edizor
8b50598314
Update README.md
...
[skip ci]
2023-09-21 20:04:09 +08:00
edizor
2a34149e8a
Update README.md
...
[skip ci]
2023-09-21 19:56:38 +08:00
Bipin kumar
e842b87ec5
JAVA-23380: Changes made for upgrading sprint-boot-autoconfiguration … ( #14769 )
2023-09-21 12:52:42 +03:00
Kasra Madadipouya
914d01d03d
JAVA-25341 fix Java networking flaky tests ( #14798 )
2023-09-21 09:28:33 +05:30
anuragkumawat
1f9bcc7ef1
JAVA-20438 Create new spring-data-couchbase module ( #14745 )
2023-09-20 19:58:18 +03:00
Kasra Madadipouya
3164e3c325
Merge pull request #14749 from panos-kakos/JAVA-24600
...
[JAVA-24600]
2023-09-20 13:35:34 +02:00
Alexander Molochko
52d10c1c4a
BAEL-6866: Securing Spring Boot 3 Applications with SSL Bundles ( #14725 )
...
* BAEL-6866: Securing Spring Boot 3 Applications with SSL Bundles
* [bael-6866] Fix review issues
2023-09-20 08:49:31 +05:30
Liam Williams
156793bb48
Merge pull request #14796 from rajat-garg/rg/extension-from-mime-type
...
[BAEL-6730] Use ContentType to fetch the extensions
2023-09-19 22:17:46 +01:00
rajatgarg
030f308c5b
Use ContentType to fetch the extensions
2023-09-20 00:36:33 +05:30
Jonathan Cook
2e58e30ffa
BAEL-6221 Get Mocks from MockedConstruction in Mockito ( #14776 )
...
Co-authored-by: jcook02 <jonathan.paul.cook@ext.esa.int>
2023-09-19 18:51:33 +02:00
Hangga Aji Sayekti
556002e8d1
EOF Detection | bazeniancode@gmail.com | Hangga Aji Sayekti ( #14738 )
...
* [Add] add from my experiment repo github.com/hangga/eof-detection
* [Update] reorder test
* [Update] add close()
* [Update] try with resource
* [update] be careful with typo
2023-09-19 18:23:41 +05:30
timis1
5bcbd9dc00
JAVA-24237 Update "Spring Data MongoDB" article ( #14772 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-09-19 15:38:32 +03:00
panos-kakos
808502520e
[JAVA-24600] Upgraded jasypt version to 3.0.5
2023-09-19 12:11:51 +03:00
Eugene Kovko
1e7471a2b3
BAEL-6822: Difference between Arrays.sort() and Collections.sort() ( #14787 )
2023-09-18 10:36:58 -07:00
Bhaskar Ghosh Dastidar
d6db7fd6e7
[BAEL-6960] value based class ( #14785 )
...
* [BAEL-6960] value based class
* [BAEL-6960] value based class
* [BAEL-6960] value based class
---------
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-18 10:26:37 -07:00
davidmartinezbarua
9d0985112b
Merge pull request #14759 from sam-gardner/BAEL-6811-check-if-letter-is-emoji
...
BAEL-6811 Check if letter is emoji example code
2023-09-18 12:35:24 -03:00
Sam Gardner
39f5f3cdd7
BAEL-6811 extract dependecy version number
2023-09-18 10:41:36 +01:00
Gaetano Piazzolla
88139c2a9d
JAVA-21833 | updated parent ( #14782 )
2023-09-18 13:30:51 +05:30
Chrys Exaucet
dab5b25f7e
BAEL-4091: Intro to Gradle Lint Plugin ( #14674 )
2023-09-18 08:28:54 +05:30
davidmartinezbarua
cd16715e10
Merge pull request #14757 from parthiv39731/PR-6880
...
BAEL-6880, How to replace deprecated jdbcTemplate.queryForObject and …
2023-09-17 10:21:10 -03:00
Loredana Crusoveanu
2c7bba9332
Merge pull request #14778 from edizor/master
...
Update README
2023-09-17 14:36:32 +03:00
Michael Olayemi
2a574249c1
Add Minutes to a String Time in Java ( #14767 )
2023-09-17 08:44:00 +05:30
Kasra Madadipouya
c0c078c638
Merge pull request #14768 from timis1/JAVA-24379
...
JAVA-24379 Cleanup un-committed or un-ignored artifacts - Week 35 - 2…
2023-09-16 22:31:44 +02:00
edizor
64b8889bab
Update README.md
...
[skip ci]
2023-09-16 09:26:17 +08:00
edizor
3e91cea3b7
Update README.md
...
[skip ci]
2023-09-16 09:23:27 +08:00
edizor
57448bdc88
Update README.md
...
[skip ci]
2023-09-16 09:19:02 +08:00
edizor
1e1dc78e41
Update README.md
...
[skip ci]
2023-09-16 09:10:33 +08:00
edizor
b032c439b3
Update README.md
...
[skip ci]
2023-09-16 09:05:48 +08:00
edizor
9fb2ef8bc0
Update README.md
...
[skip ci]
2023-09-16 09:00:17 +08:00
Kai Yuan
fc1a1520e4
[assert-regex-match] Assert Regex Matches in JUnit ( #14752 )
...
* [assert-regex-match] Assert Regex Matches in JUnit
* [assert-regex-match] remove java version
2023-09-15 16:21:48 -05:00
Bipin kumar
1368a8c57f
JAVA-24677: Removing duplicate module causing build failure ( #14761 )
2023-09-15 19:41:14 +03:00
Kasra Madadipouya
c54cd04c33
Merge pull request #14766 from panos-kakos/JAVA-23099
...
Java 23099
2023-09-15 15:23:14 +02:00
Saikat Chakraborty
07059835d1
Bael 5016: IN Query Pattern in Cassandra ( #14707 )
...
* Add Cassandra IN Query and update pom file
* Add Cassandra IN Query and update pom file
* add assertion on tests
* format code and move package
* format code
---------
Co-authored-by: Saikat <“saikatcse03@gmail.com”>
2023-09-15 18:28:09 +05:30
Kasra Madadipouya
3d4080b6bc
Merge pull request #14760 from Bipinkumar27/JAVA-23970
...
JAVA-23970: fixes made for Update article "Get Cookies From the Apach…
2023-09-15 14:27:45 +02:00
Kasra Madadipouya
f820b37b6f
Merge pull request #14739 from Bipinkumar27/JAVA-24545
...
JAVA-24545: Changes made for fixing issues in core-java-perf-2
2023-09-15 13:41:31 +02:00
Amol Gote
78b183b581
BAEL-6791 - Added in existing module Unit tests and Bench mark tests. ( #14744 )
...
* BAEL-6791 - Added in existing module Unit tests and Bench mark tests.
* BAEL-6791 - Put all of your code in a single package that refers to your article
* BAEL-6791 -
PR - add a newline after the package statements
PR - use 2-space indents for line continuations.
Use given-when-then naming convention for test methods
2023-09-14 21:00:04 -05:00
Bhaskar Ghosh Dastidar
c1b2a9d4f7
BAEL-6838-index-of-set-element ( #14771 )
...
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-14 16:17:36 -07:00
psevestre
12ba505cb4
[BAEL-6694] Secure Kubernetes Secrets with Vault ( #14762 )
...
* [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
* BAEL-6138
* [BAEL-6138] WIP - LiveTest
* [BAEL-6138] Tutorial Code
* [BAEL-6138] Tutorial Code
* [BAEL-6694] Article Code
---------
Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2023-09-14 14:31:24 -07:00
panos-kakos
d10aa5a257
[JAVA-23099] Fixed wrong version
2023-09-14 18:48:44 +03:00
timis1
2a93f2dac2
JAVA-24379 Cleanup un-committed or un-ignored artifacts - Week 35 - 2023 (moved-2)
2023-09-14 18:33:21 +03:00
Sam Gardner
f0719f76a7
BAEL-6811 remove unused import
2023-09-14 16:09:18 +01:00
Sam Gardner
913f8f5500
BAEL-6811 remove emoji4j usage
2023-09-14 16:03:19 +01:00
Sam Gardner
39f235d8ba
Revert "BAEL-6811 Move folders"
...
This reverts commit 1fe064e743
.
2023-09-14 15:56:39 +01:00
Sam Gardner
1fe064e743
BAEL-6811 Move folders
2023-09-14 15:06:43 +01:00
panos-kakos
8c400720c0
[JAVA-24004] Replaced SuanShu library with a fork ( #14649 )
2023-09-14 13:23:49 +03:00