启动:

  1. idea 的run
  2. mvn install
    cd target java -jar girl-0.0.1-SNAPSHOT.jar --spring.profiles.active=dev
  3. mvn spring-boot:run