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

https://github.com/openhacking/crud-demo

java spring boot vue crud demo
https://github.com/openhacking/crud-demo

Last synced: 9 months ago
JSON representation

java spring boot vue crud demo

Awesome Lists containing this project

README

          

# Spring Boot, JPA/Hibernate, PostgreSQL example with Maven

## dev
```shell
mvn spring-boot:run
```

## Reference
https://bezkoder.com/spring-boot-postgresql-example/