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

https://github.com/danielfreitassc/simulando_loja_de_jogos


https://github.com/danielfreitassc/simulando_loja_de_jogos

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Simulando loja de jogos com Spring boot

### Utilizei o swagger-ui
```
http://localhost:8080/swagger-ui/index.html
```
### Dependência
```

org.springdoc
springdoc-openapi-starter-webmvc-ui
2.3.0

```