xueyiming 7 mesi fa
parent
commit
31919f2702
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      we-com-server/src/main/resources/application.properties

+ 1 - 1
we-com-server/src/main/resources/application.properties

@@ -1,5 +1,5 @@
 logging.config=classpath:log4j2.xml
-
+spring.profiles.active=dev
 spring.application.name=we-com-server
 
 spring.datasource.driver-class-name=com.mysql.jdbc.Driver