Skip to content
  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in

谢明辉 / vion-label

Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • vion-label
  • label-tool-keliu
  • src
  • main
  • resources
  • application.yml
  • xmh's avatar
    1 · 5234de95
    xmh committed Jul 15, 2021
    5234de95
application.yml 229 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11
server:
  port: 12101
spring:
  profiles:
    active: option
  jackson:
    time-zone: GMT+8
    date-format: yyyy-MM-dd HH:mm:ss
    default-property-inclusion: non_null
  datasource:
    driver-class-name: org.postgresql.Driver