Read file as string using Apache IOUtils September 07, 2020 Add commons-io library to your build tool. For maven, as below Use following code to read file as string. Below is a simple test case for above example. Comments
Comments
Post a Comment