Details
Description
Currently you can only have Map<String,String> as a property in the components, Fabric3 does not support the typed maps, eg: Map<K,V>
I would like to add support for this, will start a having a look at it and let me see how it goes.
Any valuable inputs will be helpful.