avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-idempotent-spring-boot-starter
/
io.github.lishangbu.avalon.idempotent.store
/
JdbcIdempotentStore
/
JdbcIdempotentStore
Jdbc
Idempotent
Store
constructor
(
jdbcTemplate
:
JdbcTemplate
,
tableName
:
String
,
clock
:
Clock
=
Clock.systemUTC()
)