Skip navigation links
io.fabric8.maven.core.util

Class SpringBootConfigurationHelper

    • Constructor Detail

      • SpringBootConfigurationHelper

        public SpringBootConfigurationHelper(Optional<String> springBootVersion)
    • Method Detail

      • getManagementPortPropertyKey

        public String getManagementPortPropertyKey()
      • getServerPortPropertyKey

        public String getServerPortPropertyKey()
      • getServerKeystorePropertyKey

        public String getServerKeystorePropertyKey()
      • getManagementKeystorePropertyKey

        public String getManagementKeystorePropertyKey()
      • getServletPathPropertyKey

        public String getServletPathPropertyKey()
      • getServerContextPathPropertyKey

        public String getServerContextPathPropertyKey()
      • getManagementContextPathPropertyKey

        public String getManagementContextPathPropertyKey()
      • getActuatorBasePathPropertyKey

        public String getActuatorBasePathPropertyKey()
      • getActuatorDefaultBasePath

        public String getActuatorDefaultBasePath()

Copyright © 2021. All rights reserved.