This commit is contained in:
HaHaWTH 2024-03-28 20:51:27 +08:00
parent c50a413fcd
commit 8db573a789

View File

@ -60,7 +60,7 @@ public class CacheDataSource implements DataSource {
.setNameFormat("AuthMe-CacheLoader")
.build())
);
logger.info("Cannot enable virtual threads, fallback to CachedThread");
logger.info("Cannot enable virtual threads, fallback to CachedThreadPool");
}
} else {
executorService = MoreExecutors.listeningDecorator(