Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Idea is to wire the deltapsike configuration to interfaces:
@Configuration(prefix = "prefix.") public interface PrefixedConfigBean { @ConfigProperty(name = "key") String value(); }