#
) starts a comment (line or end-of-line).Example file:
# demo API keys 123456 # key without scopes 7890:read,write # key with two scopes # another valid key abcd:admin
Name | Required | Default | Description | Examples |
---|---|---|---|---|
location | false | - | Path or URL to the API key file. Can point to local files or classpath resources.
|
classpath:demo-keys.txt |