Join Slack
Powered by
Hey all, I'm new to kotlin and spring. I have seen...
# spring
r
Reuben
02/08/2024, 12:53 AM
Hey all, I'm new to kotlin and spring. I have seen examples of using
CoroutineCrudRepository
, but it comes with additional methods built in that I don't really need. Is there a way to use
CoroutineCrudRepository
but without these additional methods?
2
Views
Open in Slack
Previous
Next