/roman-nums-app

Spring Boot based Roman numeral conversion application

Primary LanguageShell

Roman Numbers Application

Building

To build the project, run the following command:

mvn clean install

Running

To run the project, run the following command:

java -jar roman-nums-app-0.0.1-SNAPSHOT.jar

Testing

To test the project over Heroku service, you can click here.