The SpringBoot development environment often fails to load the bootstrap-dev configuration file.
- Run the Maven cleanup command, then recompile
#mvn clean #mvn compile
- If step 1 is not resolved, run the following command
# MVN Clean package -Pdev is used to build the war package required by the development environment