[{"title":"(45个子文件4.78MB)IDEA搭建SpringMVC环境示例二","children":[{"title":"springmvcmaven","children":[{"title":"pom.xml <span style='color:#111;'>1.76KB</span>","children":null,"spread":false},{"title":"target","children":[{"title":"classes","children":[{"title":"spring-mvc.xml <span style='color:#111;'>1.36KB</span>","children":null,"spread":false},{"title":"com","children":[{"title":"controller","children":[{"title":"IndexController.class <span style='color:#111;'>1023B</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"generated-sources","children":[{"title":"annotations","children":null,"spread":false}],"spread":true},{"title":"SpringMvcDemo-1.0-SNAPSHOT","children":[{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'>93B</span>","children":null,"spread":false}],"spread":true},{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'>2.20KB</span>","children":null,"spread":false},{"title":"views","children":[{"title":"index.jsp <span style='color:#111;'>306B</span>","children":null,"spread":false}],"spread":true},{"title":"classes","children":[{"title":"spring-mvc.xml <span style='color:#111;'>1.36KB</span>","children":null,"spread":false},{"title":"com","children":[{"title":"controller","children":[{"title":"IndexController.class <span style='color:#111;'>1023B</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"lib","children":[{"title":"spring-beans-4.1.6.RELEASE.jar <span style='color:#111;'>691.77KB</span>","children":null,"spread":false},{"title":"aopalliance-1.0.jar <span style='color:#111;'>4.36KB</span>","children":null,"spread":false},{"title":"spring-expression-4.1.6.RELEASE.jar <span style='color:#111;'>252.94KB</span>","children":null,"spread":false},{"title":"spring-context-4.1.6.RELEASE.jar <span style='color:#111;'>1002.28KB</span>","children":null,"spread":false},{"title":"spring-web-4.1.6.RELEASE.jar <span style='color:#111;'>701.86KB</span>","children":null,"spread":false},{"title":"spring-test-4.1.6.RELEASE.jar <span style='color:#111;'>491.27KB</span>","children":null,"spread":false},{"title":"spring-aop-4.1.6.RELEASE.jar <span style='color:#111;'>350.60KB</span>","children":null,"spread":false},{"title":"spring-context-support-4.1.6.RELEASE.jar <span style='color:#111;'>173.98KB</span>","children":null,"spread":false},{"title":"commons-logging-1.2.jar <span style='color:#111;'>60.38KB</span>","children":null,"spread":false},{"title":"spring-core-4.1.6.RELEASE.jar <span style='color:#111;'>984.30KB</span>","children":null,"spread":false},{"title":"javax.servlet-api-3.1.0.jar <span style='color:#111;'>93.56KB</span>","children":null,"spread":false},{"title":"spring-webmvc-4.1.6.RELEASE.jar <span style='color:#111;'>762.48KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"springmvcmaven.iml <span style='color:#111;'>2.85KB</span>","children":null,"spread":false},{"title":"src","children":[{"title":"main","children":[{"title":"webapp","children":[{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'>2.20KB</span>","children":null,"spread":false},{"title":"views","children":[{"title":"index.jsp <span style='color:#111;'>306B</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"resources","children":[{"title":"spring-mvc.xml <span style='color:#111;'>1.36KB</span>","children":null,"spread":false}],"spread":true},{"title":"java","children":[{"title":"com","children":[{"title":"controller","children":[{"title":"IndexController.java <span style='color:#111;'>699B</span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":".idea","children":[{"title":"misc.xml <span style='color:#111;'>566B</span>","children":null,"spread":false},{"title":"modules.xml <span style='color:#111;'>268B</span>","children":null,"spread":false},{"title":"compiler.xml <span style='color:#111;'>640B</span>","children":null,"spread":false},{"title":"workspace.xml <span style='color:#111;'>26.61KB</span>","children":null,"spread":false},{"title":"libraries","children":[{"title":"Maven__aopalliance_aopalliance_1_0.xml <span style='color:#111;'>514B</span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_context_support_4_1_6_RELEASE.xml <span style='color:#111;'>693B</span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_webmvc_4_1_6_RELEASE.xml <span style='color:#111;'>630B</span>","children":null,"spread":false},{"title":"Maven__junit_junit_4_12.xml <span style='color:#111;'>455B</span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_expression_4_1_6_RELEASE.xml <span style='color:#111;'>658B</span>","children":null,"spread":false},{"title":"Maven__org_hamcrest_hamcrest_core_1_3.xml <span style='color:#111;'>532B</span>","children":null,"spread":false},{"title":"Maven__commons_logging_commons_logging_1_2.xml <span style='color:#111;'>558B</span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_beans_4_1_6_RELEASE.xml <span style='color:#111;'>623B</span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_test_4_1_6_RELEASE.xml <span style='color:#111;'>616B</span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_aop_4_1_6_RELEASE.xml <span style='color:#111;'>609B</span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_context_4_1_6_RELEASE.xml <span style='color:#111;'>637B</span>","children":null,"spread":false},{"title":"Maven__javax_servlet_javax_servlet_api_3_1_0.xml <span style='color:#111;'>578B</span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_core_4_1_6_RELEASE.xml <span style='color:#111;'>616B</span>","children":null,"spread":false},{"title":"Maven__org_springframework_spring_web_4_1_6_RELEASE.xml <span style='color:#111;'>609B</span>","children":null,"spread":false}],"spread":false},{"title":"artifacts","children":[{"title":"springmvcmaven_war.xml <span style='color:#111;'>320B</span>","children":null,"spread":false},{"title":"springmvcmaven_war_exploded.xml <span style='color:#111;'>2.05KB</span>","children":null,"spread":false}],"spread":true},{"title":"inspectionProfiles","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]