Skip to content

chrisloarryn/java-spb-finance-backend

Repository files navigation

Java Spring Boot Balance Movements Backend

Description

Spring Boot backend for Todo List application.

NOTES:

the database scripts will be executed automatically whet you start the docker-compose command.

Installation

mvn clean install

Usage

mvn spring-boot:run

Docker execution

It provides a PostgresSQL database and the service. To run it, execute:

docker-compose up

Swagger

Swagger is available at: http://localhost:8080/swagger-ui/index.html

Executing karate tests

mvn clean test -Dkarate.env="local" -Dkarate.options="--tags @clients" -Ddriver=karate > log.log -X

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published