这里通过一个完整的例子展示如何通过 JPA 对两张表(多对多关联,关联表带扩展字段)进行增删改查操作
Apache License 2.0Apache-2.0
源码重新整合了下,见:https://github.com/lewis007/spring-boot-jpa-h2