이 콘텐츠는 선택한 언어로 제공되지 않습니다.
6.5.3. Load the Configuration File
Prerequisites:
Register the named cache declaratively.
The
XmlConfiguredCacheQuickstart.java
file in the infinispan-quickstarts demonstrates how the custom configuration of the named cache is loaded. This file is located in infinispan-quickstart/embedded-cache/src/main/java/org/infinispan/quickstart/embeddedcache
in the Quickstarts package.