GohKianSeng
GohKianSeng
Hello, i have a simple User entity class. when i tried to save, i hit this exception. tired using different other database like Mysql, and there isn't such exception. ```...
hello can share some info why when using DIALECT 3 the response value has `Square Bracket []` while DIALECT 1 doesn't have. how to use DIALECT 3 without `Square Bracket...
hello this is my entity model. set the time to live but in redis insight, show no limit. `@Document("TestResultRedis", timeToLive = 5 * 60) data class TestResultRedisModel( @Id val id:...