java - which class should i import to use jboss cache? -
I want to use jboss cache, but I do not know which vessel and how to get it. I get errors such as "import org.jboss.cache.TreeCache can not be resolved." Thank you. All JBoss cache artifacts are available Now consider using your successor import org.jboss.cache.fqn; Import org.jboss.cache.Node; Import org.jboss.cache.PropertyConfigurator; Import org.jboss.cache.TreeCache;
Comments
Post a Comment