连接服务器数据库
This commit is contained in:
20
backend/.idea/runConfigurations/UserProvider_Remote.xml
generated
Normal file
20
backend/.idea/runConfigurations/UserProvider_Remote.xml
generated
Normal file
@@ -0,0 +1,20 @@
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="UserProvider-Remote" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
|
||||
<option name="ACTIVE_PROFILES" />
|
||||
<envs>
|
||||
<env name="--spring.profiles.active" value="remote" />
|
||||
</envs>
|
||||
<module name="microservice-provider-user" />
|
||||
<option name="SPRING_BOOT_MAIN_CLASS" value="com.cxyxiaomo.epp.UserProvider" />
|
||||
<option name="WORKING_DIRECTORY" value="file://$MODULE_WORKING_DIR$" />
|
||||
<extension name="coverage">
|
||||
<pattern>
|
||||
<option name="PATTERN" value="com.cxyxiaomo.epp.*" />
|
||||
<option name="ENABLED" value="true" />
|
||||
</pattern>
|
||||
</extension>
|
||||
<method v="2">
|
||||
<option name="Make" enabled="true" />
|
||||
</method>
|
||||
</configuration>
|
||||
</component>
|
Reference in New Issue
Block a user