Skip to content

sourceallies/interview-problem-java-springboot-gilded-rose

Repository files navigation

Gilded Lotus

Running locally (spring not in docker)

$ docker compose up -d
$ ./gradlew bootRun

Running locally (spring in docker)

$ docker compose -f compose.yaml -f compose.spring.yaml up -d

Tests

$ ./gradlew test

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

Additional Links

These additional references should also help you:

Docker Compose support

This project contains a Docker Compose file named compose.yaml. In this file, the following services have been defined:

Please review the tags of the used images and set them to the same as you're running in production.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published