O projeto foi gerado com o spring initializer utilizando o java 8 e spring 2.7.0.
Executando no terminar o comando mvn spring-boot:run
o servidor pode ser acessado pelo endereço http://localhost:5000/
.
[GET/POST/PUT] http://localhost:5000/api/clientes
[GET] http://localhost:5000/api/clientes/cpfcnpj/$1
[GET/POST/PUT] http://localhost:5000/api/cidades