spring:
application: name: product-application
# server server:
port: 18081 servlet:
context-path: /product-api/ swagger:
enable: false