Sign in

mts / mts2.0 · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • mts2.0
  • huaheng-mts-core
  • src
  • main
  • resources
  • application.yml
  • init
    dbb4a7e5
    陈翱 authored
    2023-05-11 11:23:39 +0800  
    Browse Code »
application.yml 207 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
spring:
  application:
    name: huaheng-mts-core
  profiles:
    active: test

huaheng:
  system:
    verson: '@project.version@'
    artifactId: '@project.artifactId@'
    checkSystemActivationCode: false