Directory listing with the NIO.2 API

The NIO.2 (“New Input/Output 2”) is a new API introduced in JDK 7 to operate more efficiently and uniformly on file systems. This new API covers many file and directory-specific aspects, such as handling attributes and symbolic links. This article discusses one of the most straightforward aspects of NIO.2, listing directory entries using the new DirectoryStream…

Welcome to my new technical blog!

Hi! Welcome to my new technical blog on software development! Firstly, I would like to introduce myself. I am Andrea Binello, an Italian senior developer with decades of experience in the software development field. I am not new to blogging, since I already had a blog in Italian (my mother language) about programming. However, I…