Azhwani
6c4848958f
BAEL-6783: Converting HashMap to an ArrayList in Java ( #14814 )
2023-09-23 19:43:53 -07:00
Eugene Kovko
8171a4604f
BAEL-6985: Patterns With Locales ( #14808 )
2023-09-23 19:22:37 -07:00
Nadia
1a9337f238
BAEL-6921, How To Convert Excel Data Into List Of Java Objects ( #14813 )
...
* BAEL-6921, How To Convert Excel Data into List of Java Objects
* BAEL-6921, How To Convert Excel Data into List of Java Objects
2023-09-23 09:08:15 -07:00
Kai Yuan
8ea2cc9703
[duration-improvement] isNegative, isZero Tests ( #14791 )
2023-09-22 19:59:43 -05:00
davidmartinezbarua
82c4b59059
Merge pull request #14790 from parthiv39731/PR-7005
...
BAEL 7005
2023-09-22 15:27:06 -03:00
Gaetano Piazzolla
e9d8fd0f55
JAVA-71 | added custom dockerfile to run preconfigured couchbase instance ( #14663 )
2023-09-22 19:22:57 +03:00
Loredana Crusoveanu
5b29d1d999
Merge pull request #14810 from collaboratewithakash/master
...
backlink updated
2023-09-22 15:01:51 +03:00
collaboratewithakash
1937f1a965
backlink updated
2023-09-22 15:28:00 +05:30
collaboratewithakash
c757a1adc5
backlink updated
2023-09-22 15:22:27 +05:30
Loredana Crusoveanu
6141bd4f56
Merge pull request #14803 from edizor/master
...
Update README
2023-09-22 10:38:51 +03:00
Bipin kumar
3cf341fb87
JAVA-25297: Fix rethinkdb test failures on integration-jdk9-and-above ( #14789 )
2023-09-21 23:11:55 +03:00
Eugene Kovko
f2b6460056
BAEL-6978: Adding the information about the bug ( #14804 )
2023-09-21 10:26:51 -07:00
Manfred
e64dbf88ac
BAEL-6522: Expand Columns with Apache POI ( #14801 )
2023-09-21 10:24:00 -07:00
Bhaskar Ghosh Dastidar
7af1c7917f
BAEL-6823-middle-element-array ( #14774 )
...
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com>
2023-09-21 09:23:10 -07:00
davidmartinezbarua
3f62e256da
Merge pull request #14775 from parthiv39731/PR-6726
...
BAEL-6726, Merge Two Arrays and Remove Duplicates in Java
2023-09-21 11:51:52 -03:00
edizor
ca1a5c36ac
Update README.md
...
[skip ci]
2023-09-21 21:03:33 +08:00
edizor
30e4a9f125
Update README.md
...
[skip ci]
2023-09-21 20:59:59 +08:00
edizor
3c898c9680
Update README.md
...
[skip ci]
2023-09-21 20:57:11 +08:00
edizor
d83ba0aef8
Update README.md
...
[skip ci]
2023-09-21 20:55:24 +08:00
edizor
d1c7e51616
Update README.md
...
[skip ci]
2023-09-21 20:53:28 +08:00
edizor
654c04d0f2
Update README.md
...
[skip ci]
2023-09-21 20:48:07 +08:00
edizor
d185bbe190
Update README.md
...
[skip ci]
2023-09-21 20:40:36 +08:00
edizor
383ad4b354
Update README.md
...
[skip ci]
2023-09-21 20:31:13 +08:00
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
parthiv39731
5f018b3186
BAEL-7005, Difference Between permitAll() and anonymous() in Spring Security
2023-09-19 09:49:03 -07: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
parthiv39731
0507b0417e
Merge remote-tracking branch 'origin/PR-7005' into PR-7005
2023-09-18 21:00:07 -07:00
parthiv39731
d6cd33fec7
BAEL-7005, Difference Between permitAll() and anonymous() in Spring Security
2023-09-18 20:59:43 -07: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