美文网首页
Eclipse Spring Project Config

Eclipse Spring Project Config

作者: go_mars | 来源:发表于2017-06-11 06:19 被阅读13次

    使用serverlet 3.0

    <web-app xmlns="http://java.sun.com/xml/ns/javaee"
             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
             xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
             version="3.0">
    

    Project Facets 配置


    Project Facets

    相关文章

      网友评论

          本文标题:Eclipse Spring Project Config

          本文链接:https://www.haomeiwen.com/subject/ttxhqxtx.html