spring101
- restful api
- code source
- webflux
- constructor injection to wire up dependencies and @ComponentScan to find beans
- using webflux router to build controller
- junit.jupiter
- webTestClient using as a test server client
- clientAndServer mock dependent client
- maven
- mvn spring-boot:run compile and run my application by mvn
- @Value
- need to care about the injection sequence.
- plantuml
- Archimate-PlantUML
- Title: spring101
- Author: Xiao Qiang
- Created at : 2023-03-05 11:45:38
- Updated at : 2025-03-08 10:49:30
- Link: http://fdslk.github.io/tech/java/spring-boot/101/2023/03/05/spring101/
- License: This work is licensed under CC BY-NC-SA 4.0.
Comments