Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/subhashchandra-birajdar/inmemorycrud-springbootapplication

In-Memory CRUD Application is a Spring Boot project designed to demonstrate basic CRUD operations using an in-memory database. This project provides a lightweight and fast way to perform CRUD operations without the need for a persistent database, making it ideal for learning and testing purposes.
https://github.com/subhashchandra-birajdar/inmemorycrud-springbootapplication

collections crud-operation inmemory-db java-8 restful-api spring-boot spring-mvc

Last synced: 21 days ago
JSON representation

In-Memory CRUD Application is a Spring Boot project designed to demonstrate basic CRUD operations using an in-memory database. This project provides a lightweight and fast way to perform CRUD operations without the need for a persistent database, making it ideal for learning and testing purposes.

Awesome Lists containing this project