How does one configure spring configuration metadata json for nested list of objects?
@ConfigurationProperties(prefix = \"custom-config\") pub
idea official spring-boot plugin does not support generic nest objects so far(2019.5)
workaround: install "Spring Assistant" plugin(stopped update for 1 year but still works fine together with offical plugin)