spring:
    main:
        banner-mode: "off"
    application:
        name: <%=baseName%>


management:
    port: 0
