Implement application that reads questions and answers from a CSV-file in a classpath and outputs them in terminal.
- Spring context
- XML-based configuration
- spring-boot-maven-plugin
- JUnit 5
- AssertJ
To build project to jar use command maven package
To start application use command java -jar target/01-introduction-xml-configuration-1.0-spring-boot.jar