Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alxdelira/api-spring-boot
https://github.com/alxdelira/api-spring-boot
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alxdelira/api-spring-boot
- Owner: Alxdelira
- Created: 2023-10-21T20:08:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-21T20:19:00.000Z (about 1 year ago)
- Last Synced: 2024-10-11T04:06:28.343Z (about 1 month ago)
- Language: Java
- Size: 64.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
:file_cabinet: README.md
## :memo: Descrição
Projeto de criação de uma API simples em Java Usando o Java Spring Boot Framework.## :books: Funcionalidades
* End-Points /users /department
* GET | GET/id | POST | PUT/id | DELET/id## :wrench: Tecnologias utilizadas
* Java Spring Boot;
* H2 Database
* Spring Boot JPA### Desenvolvimento moderno: relacional -> objeto -> json
![Image](https://raw.githubusercontent.com/devsuperior/java-web-spring-2022/main/img/objetos.png "Objetos")
## :handshake: Colaboradores