application.properties 257 Bytes EditWeb IDE 1 2 3 4 5 6 7 spring.application.name=securityLink-ai spring.profiles.active=qa server.servlet.context-path=/api/v1 pagehelper.reasonable=true pagehelper.support-methods-arguments=true management.endpoints.web.exposure.include=refresh logging.config=classpath:log4j2.xml