Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 267 Bytes

File metadata and controls

10 lines (9 loc) · 267 Bytes

basic-CRUD-RESTfulAPI

This repository is dedicate to providing an basic example of a CRUD RESTful Web Service Provider. The technical stack of this repository includes:

  • Eclipse Jee Neon
  • Maven
  • Spring Framework
  • Spring Boot
  • Spring Data JPA
  • MySQL Database