baseFrame
.gitignore
249B
.mvn
wrapper
maven-wrapper.jar
46KB
maven-wrapper.properties
110B
src
main
resources
templates
login.html
413B
index.html
150B
userInfoAdd.html
163B
userInfo.html
163B
static
application.properties
1KB
java
com
brightLiu
baseFrame
repository
UserInfoRepository.java
464B
domain
SysPermission.java
3KB
SysRole.java
3KB
UserInfo.java
3KB
BaseFrameApplication.java
321B
controller
HomeController.java
2KB
UserInfoController.java
1KB
service
UserInfoService.java
297B
impl
UserInfoServiceImpl.java
866B
common
config
shiro
ShiroConfiguration.java
4KB
MyShiroRealm.java
3KB
test
java
com
brightLiu
baseFrame
BaseFrameApplicationTests.java
343B
mvnw
6KB
baseFrame.iml
12KB
pom.xml
3KB
mvnw.cmd
5KB
target
classes
com
brightLiu
baseFrame
repository
UserInfoRepository.class
451B
domain
SysPermission.class
3KB
SysRole.class
3KB
UserInfo.class
3KB
controller
UserInfoController.class
1006B
HomeController.class
3KB
service
UserInfoService.class
232B
impl
UserInfoServiceImpl.class
1KB
BaseFrameApplication.class
733B
common
config
shiro
ShiroConfiguration.class
3KB
MyShiroRealm.class
4KB
templates
login.html
413B
index.html
150B
userInfoAdd.html
163B
userInfo.html
163B
application.properties
1KB
generated-test-sources
test-annotations
generated-sources
annotations
test-classes
com
brightLiu
baseFrame
BaseFrameApplicationTests.class
651B
暂无评论