All Implemented Interfaces:
Extension

public class SpringExtension extends MicroserviceExtension
  • Constructor Details Link icon

    • SpringExtension Link icon

      public SpringExtension()
  • Method Details Link icon

    • addSpringProject Link icon

      public SpringProject addSpringProject(String name)
      Adds a new Spring project to the app host.
      Parameters:
      name - The name of the spring project.
      Returns:
      A new SpringProject instance that can be used to configure the project.