Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/angel-raa/spring-boot-vue.js-crud-example
Este proyecto ejemplifica una aplicación CRUD (Crear, Leer, Actualizar y Eliminar) desarrollada con Spring Boot 3 y Vue 3
https://github.com/angel-raa/spring-boot-vue.js-crud-example
docker java maven nodejs npm postgresql typescript vue-setup vue3
Last synced: about 2 months ago
JSON representation
Este proyecto ejemplifica una aplicación CRUD (Crear, Leer, Actualizar y Eliminar) desarrollada con Spring Boot 3 y Vue 3
- Host: GitHub
- URL: https://github.com/angel-raa/spring-boot-vue.js-crud-example
- Owner: Angel-Raa
- Created: 2023-11-06T22:04:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-06T22:31:51.000Z (about 1 year ago)
- Last Synced: 2024-04-16T10:58:46.656Z (9 months ago)
- Topics: docker, java, maven, nodejs, npm, postgresql, typescript, vue-setup, vue3
- Language: Java
- Homepage:
- Size: 182 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-boot vue.js crud example
Este proyecto ejemplifica una aplicación CRUD (Crear, Leer, Actualizar y Eliminar) desarrollada con Spring Boot 3 y Vue 3### Listado
![](https://github.com/Angel-Raa/spring-boot-vue.js-crud-example/blob/main/client/docs/table.png)
### Create
![](https://github.com/Angel-Raa/spring-boot-vue.js-crud-example/blob/main/client/docs/create.png)
### Update
![](https://github.com/Angel-Raa/spring-boot-vue.js-crud-example/blob/main/client/docs/update.png)