Configuration Properties
A complete list of configuration properties for both the Java (application.yml) and Rust (teaql.toml) runtimes.
Java (application.yml)
teaql:
datasource:
url: jdbc:mysql://localhost:3306/db
cache:
enabled: true
A complete list of configuration properties for both the Java (application.yml) and Rust (teaql.toml) runtimes.
teaql:
datasource:
url: jdbc:mysql://localhost:3306/db
cache:
enabled: true