Article link : https://www.mkyong.com/spring-boot/spring-rest-hello-world-example/
$ git clone https://github.com/mkyong/spring-boot.git
$ cd spring-rest-hello-world
$ mvn spring-boot:run
$ curl -v localhost:8080/books
Article link : https://www.mkyong.com/spring-boot/spring-rest-hello-world-example/
$ git clone https://github.com/mkyong/spring-boot.git
$ cd spring-rest-hello-world
$ mvn spring-boot:run
$ curl -v localhost:8080/books