toggle menu
Transactional Outbox
jvm
switch theme
search in API
spring
/
io.github.bluegroundltd.springoutbox.database
/
OutboxDao
/
findByIdAndLock
find
By
Id
And
Lock
abstract
fun
findByIdAndLock
(
id
:
Long
)
:
OutboxItem
?