Skip to content

配置说明

  • 开发环境配置文件:application-dev.yml
  • 生产环境配置文件:application-prod.yml

1 全局参数

1.1 MySQL配置

1.2 orange-starter-security

1.3 orange-starter-storage

2 系统管理模块参数

2.1 orange-system-log-biz-starter

3 AI 大模型管理模块参数

3.1 阿里云百炼平台配置

yaml
spring:
  ai:
    dashscope:
      api-key: sk-7132x6571e144e2dbbfe02d84f361325
properties
spring.ai.dashscope.api-key=sk-7132x6571e144e2dbbfe02d84f361325ss

spring.ai.dashscope.*开头,配置阿里云大模型

配置说明默认值
spring.ai.dashscope.api-key阿里云API-KEY