soumyadip007 / Angular-Curd-Operation-with-Spring-Boot-Microservices

Ceate, read, update, and delete are the four basic functions of persistent storage. Alternate words are sometimes used when defining the four basic functions of CRUD, such as retrieve instead of read, modify instead of update, or destroy instead of delete.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular-Curd-Operation-with-Spring-Boot-Microservices

About

Ceate, read, update, and delete are the four basic functions of persistent storage. Alternate words are sometimes used when defining the four basic functions of CRUD, such as retrieve instead of read, modify instead of update, or destroy instead of delete.

License:Apache License 2.0


Languages

Language:TypeScript 60.4%Language:HTML 22.4%Language:JavaScript 9.2%Language:CSS 8.0%