Explorar o código

master分支配置修改

huangzhiyong %!s(int64=7) %!d(string=hai) anos
pai
achega
350b4154e0
Modificáronse 2 ficheiros con 2 adicións e 9 borrados
  1. 2 2
      hos-broker.yml
  2. 0 7
      hos-configuration.yml

+ 2 - 2
hos-broker.yml

@ -1,6 +1,6 @@
spring:
  application:
    name: HosBrokerServer
    name: hos-broker
server:
  port: 8099
  contextPath:
@ -12,7 +12,7 @@ security:
# the name of Camel
camel:
  springboot:
    name: HosBrokerServer
    name: hos-broker
---
spring:

+ 0 - 7
hos-configuration.yml

@ -1,10 +1,3 @@
spring:
  application:
    name: HosBrokerServer
server:
  port: 8099
  contextPath:
  sessionTimeout:  300
security:
  basic:
    enabled: false