How to ignore hibernate List<>[] arrays methods from being scanned during startup?

后端 未结 0 1640
深忆病人
深忆病人 2020-12-19 03:39

I have a spring-boot application with JPA, and I have the following mapping class:

@Entity
public class Entry {

             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题