Configuration
Configuration File
# jbundle.toml
java_version = 21
target = "linux-x64"
jvm_args = ["-Xmx512m", "-XX:+UseZGC"]
profile = "cli"
appcds = true
crac = falseOptions
Field
Type
Default
Description
Precedence
Examples
CLI Tool
Microservice
Cross-Platform Build
Maximum Performance (Linux)
Environment Variables
Last updated
Was this helpful?