Pergunta

We have a project with a lot of MyBatis XML sqlmaps. Is there any tool/plugin/trick to comment them and generate documentation in Javadoc style?

Foi útil?

Solução

As an option u can write comments in YourMapper.java interface in usual javadoc style

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top