All Downloads are FREE. Search and download functionalities are using the official Maven repository.

oration.example-springmvc.decoration-example-springmvc3.0.1.20.source-code.application.yml Maven / Gradle / Ivy

server:
  port: 8083
  servlet:
    context-path: "/decoration/example/springmvc3/"



decoration:
  enabled: true
  swagger3:
    enabled: true
  corsEnable: true

#decoration:
#  enable: true
#  corsEnable: true
#  swagger2Config:
#    swagger2Enable: false
#    apiSelector:
#      paths:
#        - cn.lampup.decoration.example.springmvc
#    apiInfo:
#      title: 1111
#      description: 2222
#      termsOfServiceUrl: 3333
#      contact:
#        name: laohu
#      license: aaaaaa
#      version: 1.0.1





© 2015 - 2024 Weber Informatics LLC | Privacy Policy