1, problem when I use the alias IDEA of the entity in Mapper.xml, there will be a red cross, while using full path will not report an error. is this IDEA s problem? How to solve the problem? 2, my configuration application.xml: -sharp [Mybatis...
nginx version: 1.12.1 nginx virtual host configuration is as follows: server{ listen 80; server_name abc.local; index index.html index.htm index.php; root opt tool web; location = favicon.ico { log_not_found off; ...