https://github.com/airen3339/tmall_ssm
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: airen3339
- Language: Java
- Default Branch: master
- Size: 1.66 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created about 3 years ago
· Last pushed about 3 years ago
Metadata Files
Readme
README.md
tmall_ssm
简介:模仿天猫商城页面,实现Java后端+JSP页面
实现功能:
- 前台:天猫首页,注册登录页,分类页,查询页,购物车,支付页,我的订单页
- 后台:产品分类管理,产品管理,用户管理,订单管理,购物车管理
特点:采用PageHelper进行分页,使用MybatisGenerator逆向
网站演示:http://tmall.pricemonitor.online/tmall_ssm/forehome
Owner
- Login: airen3339
- Kind: user
- Repositories: 187
- Profile: https://github.com/airen3339
GitHub Events
Total
Last Year
Dependencies
pom.xml
maven
- javax.servlet:javax.servlet-api 3.1.0 provided
- aopalliance:aopalliance 1.0
- com.alibaba:druid 1.0.18
- com.github.jsqlparser:jsqlparser 1.0
- com.github.pagehelper:pagehelper 5.1.2-beta
- commons-fileupload:commons-fileupload 1.2.1
- commons-io:commons-io 1.3.2
- commons-lang:commons-lang 2.6
- commons-logging:commons-logging 1.2
- jstl:jstl 1.2
- junit:junit 4.12
- log4j:log4j 1.2.16
- mysql:mysql-connector-java 5.1.6
- org.mybatis.generator:mybatis-generator-core 1.3.5
- org.mybatis:mybatis 3.1.1
- org.mybatis:mybatis-spring 1.2.3
- org.springframework:spring-aspects 4.1.3.RELEASE
- org.springframework:spring-beans 4.1.3.RELEASE
- org.springframework:spring-context 4.1.3.RELEASE
- org.springframework:spring-jdbc 4.1.3.RELEASE
- org.springframework:spring-test 4.1.3.RELEASE
- org.springframework:spring-webmvc 4.1.3.RELEASE