How to wrap @Column annotation with my own annotation in Java or Kotlin

前端 未结 0 888
眼角桃花
眼角桃花 2020-11-27 20:13

I simply want to have my own annotation to clean up the annotation mass and to be able to change them easily when I want;

import javax.persistence.Column
impo         


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