f.logging.sample-app-spring-boot.3.8.5.source-code.application.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sample-app-spring-boot Show documentation
Show all versions of sample-app-spring-boot Show documentation
Logging Sample App for Spring Boot
The newest version!
---
keystore:
token:
type: jks
location: "classpath:token_keystore.jks"
password: ${keystore.token.store_password}
keyAlias: ${keystore.token.key_alias}
keyPassword: ${keystore.token.key_password}
defaults:
token:
expiration: P2D
issuer: sample-app-spring-boot
auth:
basic:
username: user
password: secret © 2015 - 2025 Weber Informatics LLC | Privacy Policy