Skip to content
#

data-persistence

Here are 27 public repositories matching this topic...

The following application demonstrate the use of Room library which is part of Jetpack. According to the documentation "The Room persistence library provides an abstraction layer over SQLite to allow for more robust database access while harnessing the full power of SQLite."

  • Updated Dec 29, 2020
  • Java

A modern RESTful API for user management built with Spring Boot and Java 17. Features comprehensive data validation, robust error handling, and clean API design. Includes CRUD operations for user entities with Spring JDBC and H2 database integration. Perfect for learning Spring Boot fundamentals or as a foundation for larger applications.

  • Updated May 19, 2025
  • Java

Improve this page

Add a description, image, and links to the data-persistence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-persistence topic, visit your repo's landing page and select "manage topics."

Learn more