java.lang.Object
de.codecentric.boot.admin.server.config.AdminServerProperties

@ConfigurationProperties("spring.boot.admin") public class AdminServerProperties extends Object
  • Constructor Details

    • AdminServerProperties

      public AdminServerProperties()
  • Method Details

    • setContextPath

      public void setContextPath(String contextPath)
    • path

      public String path(String path)
      Parameters:
      path - the partial path within the admin context-path
      Returns:
      the full path within the admin context-path