clone the repository
git clone git@github.com:jyadegari/expenses.git
run the api
cd expenses
./mvnw spring-boot:run
see the api documentation at
[Api Documentation] (http://localhost:8080/swagger-ui/index.html)
clone the repository
git clone git@github.com:jyadegari/expenses.git
run the api
cd expenses
./mvnw spring-boot:run
see the api documentation at
[Api Documentation] (http://localhost:8080/swagger-ui/index.html)