neoReMinD
neoReMinD
你好,能具体说下需求吗?如果是BEAN中的List,只要from和to的BEAN类型一致可以,因为是引用拷贝。
I will look into the problem later. Sorry for the inconvenience brought to you.
你好,不好意思,回复晚了。这个问题我实验了下,目前是不支持的,无法找到嵌套类型的List到List的映射,即使已经注册了A->B的,目前也是不支持的。
如果用在方法签名上,一般是和拦截器共同使用,可以参考fluent-validator-spring模块里面的test代码,如果使用其他IOC管理,是需要配合拦截器使用的,否则单纯的是无法做到接口signature上的校验的。
Thanks. Which documentation? The handbook is all in English.
Since javadoc is only for developers, I do not have plan to translate them. I was wondering if you are interested in contributing?
枚举是支持的
如果Bean的property里面有Enum类型,是可以转换的。不是转成String。
from bean是string,to bean是enum?
”还有 springboot环境下 热更新后会出现无法过滤字段的情况“,请参考下下面的章节,看是否可以解决你的问题。 https://github.com/neoremind/easy-mapper#4-initialization