spring-projects-experimental / spring-fu

Configuration DSLs for Spring Boot
Apache License 2.0
1.67k stars 139 forks source link

CoroutineCrudRepository issue #377

Open Kotlin-GDE opened 2 years ago

Kotlin-GDE commented 2 years ago

hi

method save(....) in interface CoroutinesCrudRepositoy, its always play the update role (when using logging its always show update sql query)