Skip to content

chenjxJava/ssm-empty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##【工程结构】 ssm |___common |___service |___web

##【权限管理】 |user |role |permission

用户:cs001,123456;cs002,123456;admin,admin;

##【url】 1.首页 localhost:8080/login/login.html?username=cs001&password=FDE11C5E23A882CC79B2C206EB2D19AE 2.swagger页面 localhost:8080/swagger-ui.html 3.freemarker localhost:8080/user/info.html

#common包中添加jedis 1.添加maven依赖 redis.clients jedis 2.9.0 2.添加spring-context-jedis.xml(需要加载redis.config) 3.RedisDemo、JedisPoolDemo(spring管理)

4.quartz 方案一: MainTest类运行。自动注入有问题 方案二:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published