Please enable JavaScript.
Coggle requires JavaScript to display documents.
文件上传系统demo, image user, role - Coggle Diagram
文件上传系统demo
Spring Boot
starter
security(用于登录验证)
BCryptPasswordEncoder
创建bean
重写重载 configure
authentication
authorization
thymeleaf
实现 “template design” 的 engine
expression to access bean
context
Confuguration
Bean
stereotype
controller
#
web
ModelAndView
beans
Autowired
Value
injection
MyBatis Spring Boot Starter
"mapping"
MVC模型
View
Model
Controller
Java Platform
JDBC
javax
sql
Datasource
"factory for connections"
JPA (javax.persistence)
配置文件
value injection
.yml 与 .properties 的区别
.yml 支持多种语言
user, role