Package org.mybatis.scripting.thymeleaf.processor
package org.mybatis.scripting.thymeleaf.processor
The package that holds classes for mybatis-thymeleaf's processor.
The mybatis-thymeleaf provides processors for following custom attribute tag.
- mb:p
- mb:bind
-
ClassDescriptionThe interface for rendering a bind variable.The built-in bind variable renders.The processor class for handling the
mybatis:bind
tag.The processor class for handling themb:p
tag.