-
Hi,
Thank you so much for this useful extension.
Can you please help add in the AstModifyingAnnotationProcessor and other required classes to the JAR for the Mapstruct support?
The [source issue](…
-
### Expected behavior
Repport all unmapped source attribute even nested.
### Actual behavior
Unmapped nested source attributes not reported if nested bean partly mapped.
### Steps to reproduce the…
-
Error:(16, 5) java: Unknown property "content" in result type com.baidu.bce.acupiat.mp.caseplat.module.model.CaseEntity. Did you mean "null"?
-
Bom dia Thiago,
Gostaria de saber se está no radar a atualização para o novo leiaute, pois no ambiente da produção restrita já se encontra atualizado.
Att, Douglas.
-
### Expected behavior
Context:
We have a 'BaseMapper' class which defines a method:
` public Optional wrapOptional(final T value) {
return Optional.ofNullable(value);
}`
Other mappers 'use…
-
Build와 out파일을 한번씩 삭제하고 빌드해주세요.
![image](https://github.com/hh99-14-Team3/BE_final/assets/123082067/0d911a6f-b6b7-410f-8833-094a769a4c0a)
Entity를 Dto로 변환하는 과정에서 mapstruct를 사용하면, 클래스를 일일이 만들어 주어야 하고…
-
### Expected behavior
Skip the setPropertyMethod if result of annotated @Condition method return false.
### Actual behavior
An else block is generated calling the setMethod and setting the property…
-
-
1. 使用tkmybatis-springboot,引入mapstruct
2. 当使用mybatis.base-packages, 且未使用tk.mybatis.spring.annotation.MapperScan指定basePackages时,与mapstruct冲突!!!
出现异常:org.apache.ibatis.binding.BindingException: Inval…
-