Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erebelo/spring-h2-demo

Java REST API project using Spring Boot and H2 database
https://github.com/erebelo/spring-h2-demo

back-end backend backend-api backend-service h2-database java relational-database spring spring-boot springboot sql

Last synced: about 2 months ago
JSON representation

Java REST API project using Spring Boot and H2 database

Awesome Lists containing this project

README

        

# Spring H2 Demo

REST API project developed in Java using Spring Boot and H2 database.

## Requirements

- Java 11
- Spring Boot 2.7.8
- Apache Maven 3.8.6

## Run App

Run the `SpringH2DemoApplication` class as Java Application.

## Collection

[Project Collection](https://github.com/erebelo/spring-h2-demo/tree/develop/collection)

## Diagram

[Entity Relationship Diagram](https://github.com/erebelo/spring-h2-demo/blob/main/diagram/Entity%20Relationship%20Diagram.png)