ms.beangle-ems-app.4.10.9.source-code.application.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of beangle-ems-app Show documentation
Show all versions of beangle-ems-app Show documentation
The Beangle EMS Application
The newest version!
caffeine.jcache {
default-update-timestamps-region{
policy{
maximum{
size = 10000
}
lazy-expiration {
creation = 15m
update = 15m
access = 15m
}
}
}
default-query-results-region{
policy{
maximum{
size = 10000
}
lazy-expiration {
creation = 15m
update = 15m
access = 15m
}
}
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy