摘要: 首先html的网页 <!DOCTYPE html> //注意这个xmlns后面一定是https,我的就是没加s导致无法识别msg这种变量 <html lang="en" xmlns:th="https://www.thymeleaf.org"> <head> <meta charset="UTF-8 阅读全文
posted @ 2019-08-27 20:28 joel` 阅读(1575) 评论(0) 推荐(0)
摘要: ShiroConfig配置 Realm的编写 controller控制类 Mapper文件 application.properties文件配置 GeneratorConfig.xml插件自动生成mapper可不写 其他的也不多做累述了,说的够多了。未来的自己你要是这还看不懂,你可以别学了。嘻嘻 阅读全文
posted @ 2019-08-28 19:36 joel` 阅读(137) 评论(0) 推荐(0)