Skip to content

martin-ballhatchet-moj/calculate-journey-variable-payments

 
 

Repository files navigation

Calculate Journey Variable Payments

Prerequisites

Running locally

You can run the dependencies for the projects with Docker compose:

docker-compose up

The command will launch:

Next, head over to Intellij and configure the Spring Boot's profile to use Localstack in Run > Edit configurations:

Configure the Spring Profile in Intellij

You can run the application from Intelli with Run > Run.

If you prefer to run the app from the command line, you can do so from the root of the project with:

./gradlew bootRun --args='--spring.profiles.active=localstack'

About

Calculate Journey Variable Payments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 95.1%
  • Shell 2.6%
  • HTML 1.8%
  • Dockerfile 0.5%