Interface SpringAppDeployment.UpdateStages.WithModule

    • Method Detail

      • withTargetModule

        SpringAppDeployment.Update withTargetModule​(String moduleName)
        Specifies the module of the source code.
        Parameters:
        moduleName - the target module of the multi-module source code
        Returns:
        the next stage of deployment update
      • withSingleModule

        SpringAppDeployment.Update withSingleModule()
        Specifies the only module of the source code.
        Returns:
        the next stage of deployment update