How to avoid code repetition and have a common repository structure when using spring jdbc? ( jdbc client, jdbc template, etc )
Trying to investigate an alternative to jpa, I came up to spring jdbc:
Trying to investigate an alternative to jpa, I came up to spring jdbc: