Skip to content

Commit 0350579

Browse files
committed
Many-to-many always use Set
1 parent 47a6e41 commit 0350579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HibernateSpringBootManyToManyBidirectionalListVsSet/src/main/resources/application.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ spring.jpa.hibernate.ddl-auto=create
66
spring.jpa.show-sql=true
77

88
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect
9-
9+
1010
spring.jpa.open-in-view=false

0 commit comments

Comments
 (0)