💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# 53.1 扩展配置 ### 53.1 扩展配置 在`META-INF/spring.factories`文件中,你可以激活创建PID文件的`listener(s)`,示例: ``` org.springframework.context.ApplicationListener=\ org.springframework.boot.actuate.system.ApplicationPidFileWriter, org.springframework.boot.actuate.system.EmbeddedServerPortFileWriter ```