摘要: Servlet + thymeleaf 的java开发“套路”: 拷贝 myssm包 新建配置文件applicationContext.xml或者可以不叫这个名字,在web.xml中指定文件名 在web.xml文件中配置: 配置前缀和后缀,这样thymeleaf引擎就可以根据我们返回的字符串进行拼接 阅读全文
posted @ 2023-01-27 15:45 LaViez 阅读(35) 评论(0) 推荐(0)