xlcs/.idea/runConfigurations/ServiceGatewayApplication.xml

11 lines
665 B
XML
Raw Normal View History

2024-01-24 10:00:30 +08:00
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="ServiceGatewayApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<module name="service-gateway" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.yovinchen.xlcs.ServiceGatewayApplication" />
<option name="VM_PARAMETERS" value="-javaagent:$PROJECT_DIR$/../skywalking-agent/skywalking-agent.jar -Dskywalking.agent.service_name=Gateway -Dskywalking.collector.backend_service=10.211.55.50:11800" />
2024-01-24 10:00:30 +08:00
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>