Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/labatata101/academico-ifce


https://github.com/labatata101/academico-ifce

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Acadêmico Backend

Alterar os campos `spring.datasource.username`, `spring.datasource.password`, `spring.datasource.url` e `spring.jpa.properties.hibernate.dialect` no arquivo `application.properties`.

## Executando pelo terminal

Para isso é necessário instalar o comando `mvn`.

```bash
$ git clone https://github.com/LaBatata101/academico-ifce
$ cd academico-ifce
$ mvn spring-boot:run
```