Sign in

wms / wms4_tuopusi · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • wms4_tuopusi
  • ..
  • resources
  • bootstrap.yml
  • JeecgBoot2.3 里程碑版本,支持微服务和单体自由切换、提供新行编辑表格JVXETable
    0a315b9a
    zhangdaiscott authored
    2020-09-11 17:48:32 +0800  
    Browse Code ยป
bootstrap.yml 174 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11
server:
  port: 9999
spring:
  application:
    name: jeecg-cloud-gateway
  cloud:
    nacos:
      discovery:
        server-addr: 127.0.0.1:8848
  profiles:
    active: dev