2021年4月6日

记录使用注解开发springMvc

摘要: 首先编写web.xml,web.xml的内容和xml开发是一样的,同样的代码 <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee" xmlns:xsi="http://ww 阅读全文

posted @ 2021-04-06 14:57 李华超 阅读(44) 评论(0) 推荐(0)

导航