My question:
Is there a way to make Spring/JPA automatically detect classes annotated with @Entity?
Background:
This is my configuration of entityManagerFactory
……This is my
My question:
Is there a way to make Spring/JPA automatically detect classes annotated with @Entity?
Background:
This is my configuration of entityManagerFactory
……This is my