Ulisses Lima
85c4c1450b
BAEL-2499 - Write to CSV in Java
...
Closes #15250
Adding a null check.
2023-11-20 19:43:54 -03:00
edizor
e264651cfb
Update README.md
...
[skip ci]
2023-11-18 18:53:19 +08:00
Azhwani
362610ca58
BAEL-6776: Convert File to Byte Array in Java ( #15123 )
2023-11-07 19:21:46 +01:00
panos-kakos
d9fd96773e
[JAVA-26720] Upgraded opencsv to 5.8 version ( #15126 )
2023-11-04 15:23:42 +02:00
edizor
73885aade0
Update README.md
...
[skip ci]
2023-05-17 21:12:44 +08:00
edizor
9f2bee0824
Update README.md
...
[skip ci]
2023-05-17 20:36:14 +08:00
Azhwani
389a106697
BAEL-6398: Java PrintStream to String ( #13998 )
2023-05-16 08:28:25 +02:00
Kai Yuan
535d967fd9
[os-to-is] Convert an OutputStream to an InputStream ( #13992 )
2023-05-13 10:09:08 -05:00
Loredana Crusoveanu
ba0f7855eb
Merge pull request #13640 from pjfanning/patch-2
...
simplify StandardCharsets use
2023-04-28 11:02:57 +03:00
Dhawal Kapil
7026b0abc9
JAVA-19536 Fix formatting of pom.xmls
2023-04-05 07:14:09 +05:30
PJ Fanning
98a3cddc47
simplify StandardCharsets use
2023-03-14 12:37:31 +01:00
Asjad J
9b75a64d9f
Updated README.md
...
added link back to article: https://www.baeldung.com/java-inputstream-to-base64-string
2022-07-05 15:36:52 +05:00
Christopher C. Smith
103a374ba1
Article/bael 5516 how to convert input stream to base64 string ( #12219 )
...
* java-shallow-deep tutorial
* BAEL-5516 How to Convert InputStream to base64 String
- Junit test demonstrating the code
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
Cleaned up files
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
- updated per Jira comments
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
- rename and formatting to match Baeldung standards
2022-06-30 09:31:55 +05:30
kwoyke
39865aff2d
Merge pull request #11449 from freelansam/JAVA-8365
...
JAVA-8365: Split or move core-java-io-conversions module
2021-11-14 17:30:33 +01:00
sampadawagde
0269c686d7
JAVA-8365: Split or move core-java-io-conversions module
2021-11-14 13:20:22 +05:30
sampadawagde
b984a4b618
JAVA-8204: Fix formatting of POMs
2021-11-09 16:27:03 +05:30
Ali Dehghani
0a3c6a675d
BAEL-5026: Improvement for Write an InputStream to a File ( #11018 )
2021-07-14 21:45:36 -05:00
kwoyke
dee85d33c1
BAEL-5015: Add Java 9 example for readAllBytes ( #10999 )
...
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-06 16:54:57 +02:00
sampadawagde
f245635a24
JAVA-5223: Fix formatting of POMs (Part 4)
2021-05-06 22:27:07 +05:30
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
Josh Cummings
ef13de2061
Update README.md
...
Issue BAEL-3067
2020-06-01 09:38:52 -06:00
Josh Cummings
14ece4c049
Merge pull request #9350 from vikasrajput6035/BAEL-3067
...
BAEL-3067: Article - Convert BufferedReader to JSONObject - Completed
2020-05-30 19:52:06 -06:00
Vikas Ramsingh Rajput
11d0ab1b49
BAEL-3067: Changed method name and added latest maven dependency of org.json
2020-05-26 12:59:40 +03:00
François Dupire
2bdba48843
[JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules ( #9301 )
...
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade
* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java
* [JAVA-1657] Upgraded JUnit Jupiter version
* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
Vikas Ramsingh Rajput
05a4d4e188
BAEL-3067: Article - Convert BufferedReader to JSONObject - Completed
2020-05-24 10:33:17 +03:00
Roland Weisleder
c119a51ff9
BAEL-4010 Add test for InputStream.readAllBytes() ( #9265 )
...
* BAEL-4010 Add test for InputStream.readAllBytes()
* BAEL-4010 Refactor: Move "InputStream to Bytes" to Java 9 specific module
The issue BAEL-4010 introduces a new example to the article "Java
InputStream to Byte Array and ByteBuffer". The example is about
byte[] InputStream.readAllBytes()
which was added with Java 9.
To be consistent, all examples for this article were moved to a module
which is compiled with at least Java 9.
2020-05-19 22:24:05 +02:00
kwoyke
b707c20297
BAEL-4042: Add new test case using BufferedReader.lines method ( #9288 )
2020-05-15 22:26:41 +02:00
sampadawagde
dc0f9adabd
JAVA-620: Updated README
2020-04-13 15:19:27 +05:30
sampadawagde
02a4eee18c
JAVA-620: New module core-java-io-conversions-2
2020-04-13 15:09:40 +05:30