Skip to content

Kilemonn/DCache-Example

Repository files navigation

DCache-Example

DCache example project.

An example project to show you how to setup and use DCache.

The main points:

  1. Make sure you @ComponentScan(basePackages = ["au.kilemonn.dcache.config"])
  2. If the application cannot find any DCache instance beans you will need to make sure that beans that @Autowire the DCache instances can be marked with @DependsOn(DCacheConfiguration.DCACHE_CACHE_MANAGER) to make sure its initialised after the DCacheConfiguration.

About

DCache example project

Topics

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages