Skip to content

GH-5391: Update stop restart sample instructions#5396

Open
goutamadwant wants to merge 1 commit into
spring-projects:mainfrom
goutamadwant:GH-5391
Open

GH-5391: Update stop restart sample instructions#5396
goutamadwant wants to merge 1 commit into
spring-projects:mainfrom
goutamadwant:GH-5391

Conversation

@goutamadwant
Copy link
Copy Markdown
Contributor

Closes GH-5391

Updated the stop/restart sample README so it no longer references the removed JobOperatorFunctionalTests#testStartStopResumeJob test. The README now points to the current Graceful Shutdown sample and its start, stop, and restart entry points.

Verification:

  • Confirmed the old documented command fails because JobOperatorFunctionalTests#testStartStopResumeJob no longer exists.
  • Ran ./mvnw -pl org.springframework.batch:spring-batch-samples -DskipTests compile

Signed-off-by: Goutam Adwant <workwithgoutam@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stop/restart sample README references a test that no longer exists

1 participant