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

https://github.com/pamaldi/contacts


https://github.com/pamaldi/contacts

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Contacts

Progetto di test su spring boot

### Prerequisiti

Il progetto è un progetto maven e richiede java8. Ci sono anche degli unit test

### Installazione

Per ottenere il war

```
mvn clean install
```

## Test

```
mvn test
```

## Authors

* **Pasquale Grimaldi** - *Initial work* - https://github.com/pamaldi

## Licenza

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details