Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mezdelex/recetario-spa
Recetario SPA
https://github.com/mezdelex/recetario-spa
javascript spa vuejs
Last synced: 30 days ago
JSON representation
Recetario SPA
- Host: GitHub
- URL: https://github.com/mezdelex/recetario-spa
- Owner: mezdelex
- Created: 2021-04-21T17:52:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-03T15:30:17.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T06:12:07.570Z (about 1 month ago)
- Topics: javascript, spa, vuejs
- Language: Vue
- Homepage:
- Size: 1.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
# Spring Boot & VueJS project to learn about these frameworks* IDE: VS Code
* Backend: Spring Boot with Gradle
* Frontend: VueJS + PrimeVue UI# The project includes:
| Component | Added | Status |
|:--------------:|:-----:|:------:|
| JPA/Hibernate | ✔ | Working |
| HATEOAS | ✔ | Working |
| Lombok | ✔ | Working |
| Annotations | ✔ | Working |
| Rest API | ✔ | Working |
| Entity <=> DTO | ✔ | Working |
| Mapper | ✔ | Working |
| JUnit5 | ✔ | Working |
| Mockito | ✔ | Working |
| PrimeVue UI | ✔ | Working |
| SPA pattern | ✔ | Working |
| DataTable | ✔ | Working |
| Router | ✔ | Working |
| Mixins | ✔ | Working |
| Events/props | ✔ | Working |
| 2 way syncs | ✔ | Working |
| Views | ✔ | Working |
| Slots | ✔ | Working |
| Validations | ✔ | Working |
| Animate CSS | ✔ | Working |
| Unit Testing | ✔ | Working |
| QueryDSL | ✔ | Working |