mybatis-boot
build.gradle
2KB
gradlew.bat
2KB
gradlew
5KB
src
test
java
com
test
UserTest.java
2KB
main
resources
application.yml
517B
static
css
app.css
2KB
bootstrap.css
138KB
websystem.sql
4KB
mapper
UserMapper.xml
2KB
log4j2.yml
3KB
templates
accessDenied.html
519B
dba.html
470B
welcome.html
616B
admin.html
571B
hello.html
336B
registrationsuccess.html
568B
login.html
2KB
newuser.html
3KB
file.html
464B
java
com
mybatisboot
Application.java
2KB
controller
HelloWorldController.java
5KB
config
MyBatisConfig.java
3KB
RoleToUserProfileConverter.java
1KB
MySimpleUrlAuthenticationSuccessHandler.java
3KB
WebSecurityConfig.java
3KB
mapper
UserProfileRelationMapper.java
898B
UserProfileMapper.java
744B
UserMapper.java
2KB
service
UserService.java
198B
CustomUserDetailsService.java
2KB
UserServiceImpl.java
1KB
UserProfileServiceImpl.java
785B
UserProfileService.java
262B
entity
UserProfile.java
1KB
UserProfileType.java
322B
UserProfileRelation.java
405B
User.java
3KB
State.java
428B
settings.gradle
647B
用户评论