You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inspection.java.expression.unnecessary.whitespace.title=Unnecessary whitespaces before or after Java expression
22
+
inspection.this.target.mapping.no.source.property=Using @Mapping( target = ".") requires a source property. Expression or constant cannot be used as a source
22
23
inspection.wrong.map.mapping.map.type=Map type is raw or key type is not string for mapping Map to Bean
23
24
inspection.wrong.map.mapping.map.type.raw=Raw map used for mapping Map to Bean
24
25
inspection.wrong.map.mapping.map.type.raw.set.default=Replace {0} with {0}<String, String>
0 commit comments