xlcs/.idea/runConfigurations/ServicePaymentApplication.xml

12 lines
754 B
XML
Raw Permalink Normal View History

2024-01-24 10:00:30 +08:00
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="ServicePaymentApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot" nameIsGenerated="true">
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
<module name="service-payment" />
<option name="SPRING_BOOT_MAIN_CLASS" value="com.yovinchen.xlcs.ServicePaymentApplication" />
<option name="VM_PARAMETERS" value="-javaagent:$PROJECT_DIR$/../skywalking-agent/skywalking-agent.jar -Dskywalking.agent.service_name=Payment -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>