Class JHipsterProperties.Cache.Ehcache

    • Constructor Detail

      • Ehcache

        public Ehcache()
    • Method Detail

      • getTimeToLiveSeconds

        public int getTimeToLiveSeconds()
      • setTimeToLiveSeconds

        public void setTimeToLiveSeconds​(int timeToLiveSeconds)
      • getMaxEntries

        public long getMaxEntries()
      • setMaxEntries

        public void setMaxEntries​(long maxEntries)