sovietspy2 / jenkins_example

test project for jenkins deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You can access from the browser via the address below

http://localhost:8080/

APIs Summary

Sets for RESTful API

GET /users 
POST /users
GET /users/{id}
PUT /users/{id}
DELETE /users/{id}

H2 Database Console

You can manage H2 Database by Console pages

GET /h2-console

About

test project for jenkins deployment


Languages

Language:Java 100.0%