Implement application that asks name then writes some amount of questions with possible answers and reads numbers of answers in terminal. Then it calculates student's rating.
- Spring context
- Annotation-based configuration
- spring-boot-maven-plugin
- JUnit 5
- AssertJ
- Mockito
To build project to jar use command maven package
To start application use command java -jar target/02-introduction-java-annotation-configuration-1.0-spring-boot.jar