Commit Graph

28 Commits

Author SHA1 Message Date
Michael Olayemi 3178d8cb59 Get file size efficiently in Java (#14970)
* Get file size efficiently in Java

* Get file size efficiently in Java

* Get file size efficiently in Java

* Update FileSizeBenchmark.java
2023-10-19 17:45:54 +05:30
rajatgarg d2ede7f67c Address review comments 2023-09-25 01:34:58 +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
Liam Williams 62e3033f5c Merge pull request #14701 from rajat-garg/rg/extension-from-mime-type
[BAEL-6730] Add getting Extension from MIME type of a file
2023-09-07 18:34:53 +01:00
rajatgarg 2b5199a2c6 Address review comments 2023-09-07 22:48:08 +05:30
rajatgarg 982a592fc6 Address review comments 2023-09-06 23:27:10 +05:30
rajatgarg d7f6dfff1c Address review comments 2023-09-06 02:18:51 +05:30
rajatgarg d7367094f3 Address review comments 2023-09-06 02:17:39 +05:30
rajatgarg 869b931e73 Update Tests to get multiple extensions 2023-09-06 02:12:57 +05:30
rajatgarg f1c7b8b2b0 Add getting Extension from MIME type of a file 2023-09-03 03:59:20 +05:30
Manfred 53f0aa07eb BAEL-6894: Closing Java IO Streams 2023-08-28 17:51:20 +01:00
timis1 65852417da JAVA-24055 Upgrade reading-file-in-java article (#14591) 2023-08-23 15:07:11 +03:00
Harry9656 66fb7ea877 JAVA-5735: Appending a new File to a ZIP file (#13044) 2022-11-22 00:44:18 -07:00
Mahn00rMalik 790e53837d BAEL-5767: Writing an ArrayList of Strings into a Text File (#12783)
* Deep vs Shallow copy of an object in java

* update indentaions

* Create a BMI Caclualtor in Java

* Create a BMI Caclualtor in Java

* Delete unused packages

* BAEL-5708: Create a BMI Calculator in Java

* BAEL-5708: Create a BMI Calculator in Java

* BAEL-5767:Writing an ArrayList of Strings into a Text File

* BAEL-5767:Writing an ArrayList of Strings into a Text File

* Deleting files from core-java-io

* BAEL-5767: Writing an ArrayList of Strings into a Text File

* Removed files from core-java-11-2

* BAEL-5767:Writing an ArrayList of Strings into a Text File

* BAEL-5767:Writing an ArrayList of Strings into a Text File

* BAEL-5767:Writing an ArrayList of Strings into a Text File
2022-10-04 14:03:59 +02:00
Haroon Khan fc145be4a8 [JAVA-9019] Logging clean up 2022-01-29 16:24:15 +00:00
Haroon Khan 00026a8d5b [JAVA-6005] Reduce logging (#11247) 2021-09-26 08:58:09 +05:30
Loredana Crusoveanu f6ee5efc3f formatting 2020-11-20 14:42:56 +02:00
Loredana Crusoveanu ebf99bfd4f BAEL-3641 fix for creating directories inside a zip and handling missing entry for root folder in windows-created archives 2020-11-20 14:41:36 +02:00
mikr 31d314f7b5 JAVA-2097 Update "Rename File" article 2020-07-14 14:11:12 +02:00
Krzysiek 845a8968c7 JAVA-2105: Move articles out of core-java-io module 2020-07-13 21:17:54 +02:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
mikr 46d3228551 Java-112 Update unit tests for article merge 2020-02-16 18:32:53 +01:00
mikr b155b71c4b Java-112 Merge duplicate Java read from file articles 2020-02-13 09:16:08 +01:00
catalin-burcea fe49f7c4f6 [BAEL-19088] - Move articles out of core-java-io part 3 2019-11-15 11:49:42 +02:00
catalin-burcea 34714af74d [BAEL-19087]-Move articles out of core-java-io part 2 2019-11-12 11:13:45 +02:00
catalin-burcea 9182868d6e [BAEL-15998] - Move articles out of core-java-io part 1 2019-11-06 17:04:00 +02:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00