Skip to content

Repository files navigation

Calculation flow

This application is built for implementation in standard software. It helps to make it easier to customize specific calculation flows for companies.

Getting started

Just edit the application.yml file for your needs and start the application. Under http://localhost:8080 you can find the online configuration web panel. It kinda looks like from the 90s. This was my intention, because I wanted it to look like modern SSW.

Running the application in dev mode

You can run your application in dev mode that enables live coding using:

./gradlew quarkusDev

NOTE: Quarkus now ships with a Dev UI, which is available in dev mode only at http://localhost:8080/q/dev/.

Packaging and running the application

The application can be built using:

./gradlew build
# or
./gradlew build -Dquarkus.package.type=native

About

Simple application made to be used in SSW for custom calculation configuration

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages