SSH框架整合配置示例 最简单的登录注册Demo

所属类别:

毕业设计

开发工具:

IntelliJ IDEA

数据库:

MySQL5.7

JDK版本:

JDK1.8

开发语言:

Java

开源指数:

 

完整度:

 

浏览量:

109

累计下载:

2

源码大小:

45.8M

源码类型:

B/S

相关网址:

暂无

最后更新:

2019/4/17 17:42:44

源码目录结构图

  • .classpath
  • .idea
    • artifacts
    • encodings.xml
    • libraries
    • misc.xml
    • modules.xml
    • workspace.xml
  • .project
  • .settings
    • .jsdtscope
    • org.eclipse.core.resources.prefs
    • org.eclipse.jdt.core.prefs
    • org.eclipse.wst.common.component
    • org.eclipse.wst.common.project.facet.core.xml
    • org.eclipse.wst.jsdt.ui.superType.container
    • org.eclipse.wst.jsdt.ui.superType.name
  • 51java.net_DB
    • sshdemo.sql
  • build
    • classes
  • out
    • artifacts
    • production
  • src
    • bean.xml
    • com
    • hibernate.cfg.xml
    • log4j.properties
    • struts.xml
  • ssh.iml
  • WebContent
    • fail.jsp
    • index.jsp
    • js
    • META-INF
    • NewFile.jsp
    • reg.jsp
    • success.jsp
    • WEB-INF

最后更新:2019/4/17 17:42:44
源码介绍

本站不提供技术服务,下载运行使用需要具备一定的基础,不懂的下载前请先 联系客服>>

struts2+spring+hibernate5+mysql8 整合的最简单的注册登录示例Demo

数据库连接字符串位置:\src\bean.xml

同类下载排行:
    没有任何数据
同类源码推荐
    没有任何数据