首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

Spring MVC 源代码

网络技术 13.01KB 17 需要积分: 1
立即下载

资源介绍:

Spring MVC 网站代码
package demo.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; @Controller public class DemoController { @RequestMapping("/demo") public String demo() { return "demo"; } }

资源文件列表:

Spring Mvc源代码.zip 大约有44个文件
  1. SpringMvcDemo/
  2. SpringMvcDemo/.classpath 1.7KB
  3. SpringMvcDemo/.project 1.06KB
  4. SpringMvcDemo/.settings/
  5. SpringMvcDemo/.settings/.jsdtscope 639B
  6. SpringMvcDemo/.settings/org.eclipse.jdt.core.prefs 616B
  7. SpringMvcDemo/.settings/org.eclipse.m2e.core.prefs 90B
  8. SpringMvcDemo/.settings/org.eclipse.wst.common.component 763B
  9. SpringMvcDemo/.settings/org.eclipse.wst.common.project.facet.core.xml 252B
  10. SpringMvcDemo/.settings/org.eclipse.wst.jsdt.ui.superType.container 49B
  11. SpringMvcDemo/.settings/org.eclipse.wst.jsdt.ui.superType.name 6B
  12. SpringMvcDemo/.settings/org.eclipse.wst.validation.prefs 50B
  13. SpringMvcDemo/pom.xml 906B
  14. SpringMvcDemo/src/
  15. SpringMvcDemo/src/main/
  16. SpringMvcDemo/src/main/java/
  17. SpringMvcDemo/src/main/java/demo/
  18. SpringMvcDemo/src/main/java/demo/controller/
  19. SpringMvcDemo/src/main/java/demo/controller/DemoController.java 279B
  20. SpringMvcDemo/src/main/java/demo/controller/package-info.java 24B
  21. SpringMvcDemo/src/main/resources/
  22. SpringMvcDemo/src/main/webapp/
  23. SpringMvcDemo/src/main/webapp/index.jsp 57B
  24. SpringMvcDemo/src/main/webapp/WEB-INF/
  25. SpringMvcDemo/src/main/webapp/WEB-INF/demo-servlet.xml 1.01KB
  26. SpringMvcDemo/src/main/webapp/WEB-INF/view/
  27. SpringMvcDemo/src/main/webapp/WEB-INF/view/demo.jsp 260B
  28. SpringMvcDemo/src/main/webapp/WEB-INF/web.xml 512B
  29. SpringMvcDemo/target/
  30. SpringMvcDemo/target/classes/
  31. SpringMvcDemo/target/classes/demo/
  32. SpringMvcDemo/target/classes/demo/controller/
  33. SpringMvcDemo/target/classes/demo/controller/DemoController.class 572B
  34. SpringMvcDemo/target/classes/demo/controller/package-info.class 121B
  35. SpringMvcDemo/target/m2e-wtp/
  36. SpringMvcDemo/target/m2e-wtp/web-resources/
  37. SpringMvcDemo/target/m2e-wtp/web-resources/META-INF/
  38. SpringMvcDemo/target/m2e-wtp/web-resources/META-INF/MANIFEST.MF 88B
  39. SpringMvcDemo/target/m2e-wtp/web-resources/META-INF/maven/
  40. SpringMvcDemo/target/m2e-wtp/web-resources/META-INF/maven/com.example/
  41. SpringMvcDemo/target/m2e-wtp/web-resources/META-INF/maven/com.example/SpringMvcDemo/
  42. SpringMvcDemo/target/m2e-wtp/web-resources/META-INF/maven/com.example/SpringMvcDemo/pom.properties 270B
  43. SpringMvcDemo/target/m2e-wtp/web-resources/META-INF/maven/com.example/SpringMvcDemo/pom.xml 906B
  44. SpringMvcDemo/target/test-classes/
0评论
提交 加载更多评论
其他资源 交易流水证明_用于材料证明_20240722_201831_20248.zip
交易流水证明_用于材料证明_20240722_201831_20248.zip
数字图像处理-分水岭分割
数字图像处理-分水岭分割
数字图像处理-图像分割
数字图像处理-图像分割
数字图像处理-图像编码(解密)
数字图像处理-图像编码(解密)
Aspose.Cells.dll Aspose.Slides.dll Aspose.words.dll
Aspose.Cells.dll Aspose.Slides.dll Aspose.words.dll
在线善筹网站 JAVA+Vue.js+SpringBoot+MySQL
基于Vue.js和SpringBoot的在线善筹网站,分为用户前台和管理后台,可以给管理员、普通用户角色使用,包括商品管理模块、用户管理模块、众筹管理模块、轮播图模块和系统基础模块,项目编号T205。 项目录屏:https://www.bilibili.com/video/BV1iy411z74X 启动教程:https://www.bilibili.com/video/BV1pW4y1P7GR 项目讲解视频:https://space.bilibili.com/417412814/channel/collectiondetail?sid=2242844
论坛系统 JAVA+Vue.js+SpringBoot+MySQL
基于Vue.js和SpringBoot的论坛系统,分为用户前台和管理后台,可以给管理员、版主和普通用户角色使用,包括版主管理模块、论坛管理模块、留言板模块、新闻信息模块、用户管理模块和系统基础模块,项目编号T204。 项目录屏:https://www.bilibili.com/video/BV1Y1421C7Fm 启动教程:https://www.bilibili.com/video/BV1pW4y1P7GR 项目讲解视频:https://space.bilibili.com/417412814/channel/collectiondetail?sid=2242844
论坛系统 JAVA+Vue.js+SpringBoot+MySQL 论坛系统 JAVA+Vue.js+SpringBoot+MySQL 论坛系统 JAVA+Vue.js+SpringBoot+MySQL
javaweb可能需要的jar包
java在进行web开发的过程中,我们可能会需要的jar包,可以帮助我们处理很多问题,便于编写代码