Re: Aw: Re: Overwrite a TypeConverter for a Map with Generics

2015-02-23 Thread Christoph Nenning
> Hello, > thanks for your answer. Have you tried your solution and got it > working? I already tried that before, but it always picked up the > global converter de..converter.StringTrimConverter. But maybe i > did something wrong. > > I tried it with @TypeConversion(rule = ConversionRule.M

Aw: Re: Overwrite a TypeConverter for a Map with Generics

2015-02-23 Thread Andreas Sachs
Hello, thanks for your answer. Have you tried your solution and got it working? I already tried that before, but it always picked up the global converter de..converter.StringTrimConverter. But maybe i did something wrong. I tried it with @TypeConversion(rule = ConversionRule.MAP, converter =