hnwlxywns

Results 2 issues of hnwlxywns

在使用jetcache-redis-lettuce时,当设置 expireAfterAccess 参数后,会报异常: ` Caused by: com.alicp.jetcache.CacheConfigException: expireAfterAccess is not supported at com.alicp.jetcache.redis.lettuce.RedisLettuceCache.(RedisLettuceCache.java:51) at com.alicp.jetcache.redis.lettuce.RedisLettuceCacheBuilder.lambda$new$0(RedisLettuceCacheBuilder.java:21) at com.alicp.jetcache.AbstractCacheBuilder.buildCache(AbstractCacheBuilder.java:43) at cn.trustway.nix.boot.cache.configuration.NixCacheAutoConfiguration.globalRemoteCache(NixCacheAutoConfiguration.java:84) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:154)...

**Describe the bug(描述您遇到的问题)** java.lang.UnsatisfiedLinkError: no chrome_elf in java.library.path: [C:\Program Files\JetBrains\IntelliJ IDEA 2021.2.4\bin, C:\WINDOWS\Sun\Java\bin, C:\WINDOWS\system32, C:\WINDOWS, D:\Database\product\11.2\dbhome_1\bin, C:\ProgramData\Oracle\Java\javapath, C:\Windows\system32, C:\Windows, C:\Windows\System32\Wbem, C:\Windows\System32\WindowsPowerShell\v1.0\, C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common, C:\Program Files\TortoiseSVN\bin, D:\Program Files\apache-maven-3.3.9\bin, D:\Program...

bug