o.examples.process-optaplanner-quarkus.1.14.1.Final.source-code.application.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of process-optaplanner-quarkus
Show all versions of process-optaplanner-quarkus
Flight assignment process and optimization
# Packaging
# quarkus.package.type=fast-jar
# The solver runs for 5 seconds. To run for 5 minutes use "5m" and for 2 hours use "2h".
quarkus.optaplanner.solver.termination.spent-limit=5s
resteasy.jaxrs.scan-packages=org.kie.kogito.**
quarkus.resteasy.path=/rest
# native image properties
quarkus.native.additional-build-args=--allow-incomplete-classpath