I need to set the table name @Table from external properties. I am trying to do this like below:
@Table
@Component public class TableNameConfiguration {