As senior programmers know, the core idea of Spring is the container, so in the project, if the container is refreshed, it will be a stormy sea. For Spring boot, it encapsulates Spring, following conventions rather than configuration, plus the mechanism of automatic assembly. Personally, I really like the mechanics…