How to customize Spring Boot's starter to add metadata annotations to array elements

前端 未结 0 1103
傲寒
傲寒 2020-11-30 10:40

My attribute entity class is like this:

@Component
@ConfigurationProperties(prefix = "knife4j")
public class Knife4jAggregationProperties {

    /**         


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