Skip to content

It is a account system of the web server, base on the arch of SSM.(这是一个网站服务器的账户系统,基于SSM架构,使用IDEA构建)

License

Notifications You must be signed in to change notification settings

isweikk/web_account

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[网站账号系统示例]

web_account
该项目是在学习java过程中做的,比较基础的一个示例,不保证安全性和合理性。

[环境配置]

  1. IDEA
  2. maven构建
  3. spring + springMVC +mybatis
  4. mysql 5.7
  5. tomcat 9.0.20

[安装部署]

  1. 安装运行mysql,导入数据库包doc/database/account.sql
  2. 安装tomcat
  3. IDEA中打开工程,注意修改mysql的连接账号和密码
  4. 设置构建目标,选定tomcat位置
  5. 运行成功,访问local:8080

登录界面 avatar

注册界面 avatar

[About]

Me

Author     : Kevin Wei
Profession : Embedded software engineer(Linux)
Industry   : AI, Robot, IOT
Email      : kkcoding@qq.com

My Home - www.xweikk.com (developing)

More

  • 作者以C/C++为主要技术栈,其他辅助了解python、java、Android、后端和前端技术。个人网站是我慢慢摸索完成的(Java, Html)。
  • 作者毕业时从事硬件设计工作,后来才转到Linux相关的软件开发,所以对硬件也稍有了解。
  • 虽然有全栈的趋势,但我还是忠于C/C++,不过“语言只是工具”。

About

It is a account system of the web server, base on the arch of SSM.(这是一个网站服务器的账户系统,基于SSM架构,使用IDEA构建)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages