Skip to content

SwamiKalagiri/spring-rest-boot

Repository files navigation

spring-rest-boot

Build Status

Steps to run the application

  1. clone the repository.
  2. run mvn spring-boot:run

Step to consume REST service

  1. Request - http://localhost:8090/getContent?name=Rest World
  2. Response - { "id": 1, "content": "Welcome to Rest World!" }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published