personium / personium-core

Core module of Personium
https://personium.io
Apache License 2.0
88 stars 16 forks source link

Use java 7+ nio file APIs for more flexible and precise File handling #579

Closed shimono closed 4 years ago

shimono commented 4 years ago

Switch from traditional java.io API to Use java 7+ java.nio.file APIs for more flexible and precise File handling.