-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Working setup: microprofile framework, jcache-api, cache-annotations-ri-cdi, caffeine and typesafe config file.
We are using microprofile-config style configuration files and I would preferrably like to eliminate the typesafe's application.conf and instead read the JCache config from our own yaml file. Writing a mapper on framework bootstrap to do the conversion to com.typesafe.config.Config is easy enough but I am not sure how to programatically set this new config instance to caffeine.
Any pointer in the right direction is welcome.
Metadata
Metadata
Assignees
Labels
No labels