@ConfigurationProperties

From NovaOrdis Knowledge Base
Revision as of 21:59, 21 November 2018 by Ovidiu (talk | contribs) (Created page with "=Internal= * Spring Property Injection Concepts =Overview= @ConfigurationProperties is an annotation...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

@ConfigurationProperties is an annotation that, once placed on a bean, specifies that the properties of that bean ban be injected from properties present in the Spring environment.