Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rcintra/ccee-app-back

App with Java-11 and SpringBoot (Rest Services)
https://github.com/rcintra/ccee-app-back

java-11 mvn spring spring-boot

Last synced: about 1 month ago
JSON representation

App with Java-11 and SpringBoot (Rest Services)

Awesome Lists containing this project

README

        

# CceeAppBack

O projeto foi gerado com o spring initializer utilizando o java 11 e spring 2.7.16.

## Development server

Executando no terminar o comando mvn `spring-boot:run` o servidor pode ser acessado pelo endereço `http://localhost:5000/`.

## API UPLOAD

[POST]
http://localhost:5000/api/upload

## API FILES

[GET]
http://localhost:5000/api/files

## API CONSOLIDADO

[GET]
http://localhost:5000/api/consolidado

## SWAGGER
http://localhost:8080/swagger-ui/index.html