This project is all about to give a basic understanding of building a console application using Spring Boot Framework
1. Spring Boot Console Application
2. Usage of Command Line Runner and Implementation
3. Console Based Application Property Settings
4. Unit Testing using JUnit
Java 8, Maven, Spring Tool Suite, Eclipse, IntelliJ IDEA
$ cd /path/to/spring-console
$ mvn clean install
$ mvn spring-boot:run