跳到主要内容

环境

  • env - 环境
  • profile - 配置文件/配置轮廓
    • --spring.profiles.active
  • envrionment variable - 环境变量
abbr.forcn
staging预发布
devdevelopment开发
prodproduction生产
testtest/testing测试
perfperformance性能测试
benchbenchmark基准测试
sitSystem Integration Testing系统集成测试, 由公司
uatUser Acceptance Testing用户验收测试, 由用户
next下一个版本
alpha内部测试
beta公测
gageneral availability正式发布
rcrelease candidate发布候选版本
crcode review代码审查
stable稳定版本
EAPEarly Access Program早期访问计划
  • 开发->测试->上线
  • SIT -> UAT
  • 面向生命周期
    • 开发、测试、预发布、生产、性能测试
    • dev/test/staging/prod/perf
    • local/development/staging/production/testing
    • dev/test/staging/prod
    • development/test/stage/produciton
    • 预发布 - staging/pre/next
    • 性能测试 - performance/perf/benchmark/bench
  • 面向环境
    • region
    • zone

vars

  • NO_COLOR - 关闭彩色输出
  • DNT - Do Not Track - 关闭 Telemetry