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