Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jvictornascimento/workshop-springboot-jpa

Api Rest Spring Boot Jpa
https://github.com/jvictornascimento/workshop-springboot-jpa

h2-database heroku jpa-hibernate maven postgresql spring-boot

Last synced: 7 days ago
JSON representation

Api Rest Spring Boot Jpa

Awesome Lists containing this project

README

        

## đź’» Sobre o projeto

Nesse repositorio vocĂŞ vai encontrar uma API Rest simulando uma site de cadastro de pedidos.

---

## ⚙️ Funcionalidades

- [x] Cadastro/atualização cliente;
- [x] Cadastro de pedidos;
- [x] Cadastro de categorias/pagamentos/status do pedido;
- [x] Listagem vendas/ clientes;

---

## 🎨 Layout

O projeto desse repositĂłrio Ă© apenas a API Backend.

---

## đź›  Tecnologias

As seguintes tecnologias foram utilizadas no desenvolvimento da API Rest do projeto:

- **[Java 17](https://www.oracle.com/java)**
- **[Spring Boot 3](https://spring.io/projects/spring-boot)**
- **[Maven](https://maven.apache.org)**
- **[PostgreeSql](https://www.postgresql.org/)**
- **[Jpa_Hibernate](https://hibernate.org)**
- **[H2_DataBase](https://www.h2database.com/html/main.html)**

---

## 📝 Licença

**[MIT_License]([https://www.alura.com.br](https://github.com/jvictornascimento/workshop-springboot-jpa/blob/main/LICENSE)https://github.com/jvictornascimento/workshop-springboot-jpa/blob/main/LICENSE)**

---