我在理解如何使用spring-boot / hibernate连接3个表时遇到问题。表包括:用户、技术、类别 每个用户都有所有的10个类别,但在这些类别中,他们可以节省一项或多项技术。MySQL ManyToManyToMany - Joining three tables with Hibernate annotations Hibernate: How to Join three 3Hibernate: mapping 3 tables 但是没有成功,因为每次尝试实现上面的解决方案都会导致异