The code challenge is implementing the new currency and numeral definition for imaginary galaxy.
-Java 8
-Spring
-Maven
-Junit5 and mockito for unit tests
-Git - bitbucket
Import the project to your favorite IDE. Update the project dependencies by maven and find the App.java
then right click and run the project as java console app.It will start as a console application. Then simply follow the explanations.
Additionally, the project's unit tests can be fired from maven test as default. Also can be run class by class via Junit.