This Java program reads the contents of a file, reverses them, and writes the reversed contents to another file
- Java 17
- Apache Maven
Execute mvn clean install -U
at root of the project
Execute command mvn test
from root of the project
Execute java ReverseFile