From ebaebae020435c210ccbc510a11236e92b522b63 Mon Sep 17 00:00:00 2001 From: Andrii Landiak Date: Wed, 15 Oct 2025 15:17:53 +0300 Subject: [PATCH] Revert application properties for apiKeys cache --- .../java/org/thingsboard/server/dao/pat/ApiKeyServiceImpl.java | 2 +- dao/src/test/resources/application-test.properties | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dao/src/main/java/org/thingsboard/server/dao/pat/ApiKeyServiceImpl.java b/dao/src/main/java/org/thingsboard/server/dao/pat/ApiKeyServiceImpl.java index 682de95e78..13578f0555 100644 --- a/dao/src/main/java/org/thingsboard/server/dao/pat/ApiKeyServiceImpl.java +++ b/dao/src/main/java/org/thingsboard/server/dao/pat/ApiKeyServiceImpl.java @@ -60,7 +60,7 @@ public class ApiKeyServiceImpl extends AbstractCachedEntityService