Please enable JavaScript.
Coggle requires JavaScript to display documents.
Spring - Coggle Diagram
Spring
Spring boot
:red_flag:
annotaion
bean
Component
Configuration
Repository
Service
DI
Autowired
ComponentScan({"org.o7planning.spring.bean"})
SpringBootApplication
value
RequestMapping
ModelAttribute
Controller
keyword
IO Execution
IOC - inversion of controll
Dependency Injection
:red_flag:
LogInterceptor :red_flag:
Thymeleaf :red_flag:
th:action
th:object
xmlns:th="
http://www.thymeleaf.org
"
th:field
th:utext
th:if
Context-Path
{/mypath/abc.html}