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
- Host: GitHub
- URL: https://github.com/openhacking/crud-demo
- Owner: openHacking
- Created: 2021-06-25T09:57:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T11:54:16.000Z (almost 5 years ago)
- Last Synced: 2025-03-27T01:48:37.419Z (about 1 year ago)
- Language: Java
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/