https://github.com/pamaldi/contacts
https://github.com/pamaldi/contacts
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pamaldi/contacts
- Owner: pamaldi
- Created: 2018-09-24T07:14:37.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-08-09T14:27:17.000Z (almost 7 years ago)
- Last Synced: 2025-01-24T22:41:48.093Z (over 1 year ago)
- Language: Java
- Size: 27.8 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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