1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
epp/backend/.idea/runConfigurations/TestProvider.xml

17 lines
740 B
XML
Raw Normal View History

2022-11-05 19:41:21 +08:00
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="TestProvider" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<option name="ACTIVE_PROFILES" />
<module name="microservice-provider-test-8011" />
2022-11-23 20:37:35 +08:00
<option name="SPRING_BOOT_MAIN_CLASS" value="com.cxyxiaomo.epp.test.TestProvider" />
2022-12-28 21:44:01 +08:00
<option name="VM_PARAMETERS" value="-Xms64m -Xmx256m" />
2022-11-05 19:41:21 +08:00
<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>