Class CacheKeyService

java.lang.Object
com.aquima.web.config.CacheKeyService

@Component @RefreshScope public class CacheKeyService extends Object
  • Constructor Details Link icon

  • Method Details Link icon

    • getClock Link icon

      protected Clock getClock()
      Returns:
      a clock that returns the current instant using the best available system clock, converting to date and time using the UTC time-zone.
    • initCurrentCacheKey Link icon

      @PostConstruct public void initCurrentCacheKey()
    • getCacheKey Link icon

      public String getCacheKey()