Skip to content

Repository files navigation

Core Service

Core service powered by Spring Boot

java versionbuild statusreleaselicense

Technologies

Usage

Local

Run application:

./mvnw spring-boot:run

Run tests:

./mvnw test

Build application artifact:

./mvnw install

Build application artifacts (without tests):

./mvnw -Dmaven.test.skip=true install

Docker

Bootstrap project using docker-compose:

docker-compose up

Stop and remove containers, networks, images:

docker-compose down

About

Core service that encapsulates business logic

Topics

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages