Closed chairbender closed 8 years ago
Refactor to use Spring JPA for database communication. Using jdbcTemplate and building query strings is not going to be fun. Use this as a guide: https://spring.io/guides/tutorials/bookmarks/
done
Refactor to use Spring JPA for database communication. Using jdbcTemplate and building query strings is not going to be fun. Use this as a guide: https://spring.io/guides/tutorials/bookmarks/