config icon indicating copy to clipboard operation
config copied to clipboard

Extended type support on bean maps

Open kringol opened this issue 5 years ago • 0 comments

Replacing and extending PR https://github.com/lightbend/config/pull/614

  • Added simple support for more than just Map<String, Object> when building a bean from the config
  • Added support for map keys with dots
  • Added support for enum map keys

kringol avatar Oct 03 '19 07:10 kringol