issues
search
Alice52
/
spring-5.2.x
spring source code
https://github.com/Alice52/spring-5.2.x/issues/2
0
stars
1
forks
source link
[spring-boot] essence
#7
Closed
Alice52
closed
2 years ago
Alice52
commented
4 years ago
SpringBoot will load many xxAutoConfiguration class when start
we can check and use default AutoConfiguration class provided by SpringBoot
check what component included in this AutoConfiiguration class
so we can custom properties in config file