Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 340 Bytes

user-connections-service

User Connections Service

To start: mvn package && java -jar target/user-connections-service-0.0.1-SNAPSHOT.jar Note: Ensure java 1.7 or greater is set as JAVA_HOME

Test REST service:

  1. Set up REST client (i.e. Postman Rest Client Chrome Extension)
  2. Send request to: http://localhost:8080/user?name=Daniel