nfrankel
01/16/2017, 2:48 PM@Entity & @ConfigurationProperties on the same class?
that’s an usage i’ve never seen
i would inject the class annotated with @ConfigurationProperties into the one annotated with @Entity
decoupling for better testability