Adding the file path in application properties does not help to find that file.
Instead, putting file under src/main/resources and then using the following code helped to find file in PCF: File files = new File("./BOOT-INF/classes/file.csv").
A site devoted mostly to everything related to Information Technology under the sun - among other things.
No comments:
Post a Comment