Skip to content

karbonfw/mtshex

Repository files navigation

CircleCI CircleCI License: MIT

How to work with this project

Type gradlew build to build it. To work with source code, open this project with IntelliJ and enable Lombok plugin. The IDE will automatically recognize its gradle nature.

How to run the app

First you need to clone, build and run a fork of original my-thai-star:

git clone https://github.com/karbonfw/my-thai-star.git

Run the web app located in java/mtsj. It will run H2 and bootstrap a database on port 9090. Now run the web app located in this project (mtshex) located in infra/web.

Access: localhost:8082/dishmanagement/v1/dish/1.

Spotless

There is spotless configured for this project. The gradlew build will fail in case of any violations. Run the gradlew spotlessApply to automatically fix these violations.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published