Starting Tomcat today reported an error, because XML wrote a & lt; =, Mybatis parsing error.
Need to use escape to “& lt; =” Write “& amp; lt;=”.
Starting Tomcat today reported an error, because XML wrote a & lt; =, Mybatis parsing error.
Need to use escape to “& lt; =” Write “& amp; lt;=”.