harrysuke / snsSpringAPI

Safety and Security system written in Spring MVC with JDBCTemplate and RESTful API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read Me

Instructions

Spring MVC

Spring Boot

API

GET: http://localhost:8086/sns/api/list

POST: http://localhost:8086/sns/api/create

PUT: http://localhost:8086/sns/api/42

DELETE: http://localhost:8086/sns/api/42

About

Safety and Security system written in Spring MVC with JDBCTemplate and RESTful API


Languages

Language:Java 99.8%Language:Dockerfile 0.2%