The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
Tag Class | Total number of occurrences | Tag strings used by tag class |
---|---|---|
@deprecated | 2 | @deprecated |
@todo | 0 | @todo |
FIXME | 0 | FIXME |
REVIEW | 0 | REVIEW |
TODO | 0 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 2
io.oasp.module.beanmapping.common.impl.DozerBeanMapper | Line |
---|---|
- use {@link BeanMapperImplDozer} instead as this class name clashes with {@link org.dozer.DozerBeanMapper}. | 11 |
io.oasp.module.beanmapping.common.impl.IdentityConverter | Line |
- use {@link io.oasp.module.beanmapping.common.impl.dozer.IdentityConverter} | 9 |