X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dmaap-adaptor-java%2Fconfig%2Fapplication.yaml;h=5733ea77438b73293f1ac456e60d2f98c892363d;hb=9a843152776a80f03e8b8175bb72b35358b7c7d6;hp=3990ceb2583af1c7c6c31a3ee78ea5961f6e2c82;hpb=f0e49a07dad877f94f635dda4ab477b9636536c8;p=nonrtric.git diff --git a/dmaap-adaptor-java/config/application.yaml b/dmaap-adaptor-java/config/application.yaml index 3990ceb2..5733ea77 100644 --- a/dmaap-adaptor-java/config/application.yaml +++ b/dmaap-adaptor-java/config/application.yaml @@ -11,7 +11,8 @@ management: exposure: # Enabling of springboot actuator features. See springboot documentation. include: "loggers,logfile,health,info,metrics,threaddump,heapdump" - +springdoc: + show-actuator: true logging: # Configuration of logging level: @@ -45,7 +46,6 @@ app: # The HTTP proxy (if configured) will only be used for accessing NearRT RIC:s http.proxy-host: http.proxy-port: 0 - vardata-directory: /var/dmaap-adaptor-service ecs-base-url: https://localhost:8434 # Location of the component configuration file. The file will only be used if the Consul database is not used; # configuration from the Consul will override the file.