Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 186 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 186 Bytes

SpringBootDemo

purpose

  1. factory build
  2. spring boot test

Info

server:
  port: 8080

API

  1. GET /
  2. GET /?name=cheney
  3. GET /random

test ansible