Skip to content

Provide a not in documentation about setting table prefix for JobRepository and Explorer#516

Merged
cppwfs merged 1 commit intospring-io:mainfrom
cppwfs:SCDF-5848
Jul 12, 2024
Merged

Provide a not in documentation about setting table prefix for JobRepository and Explorer#516
cppwfs merged 1 commit intospring-io:mainfrom
cppwfs:SCDF-5848

Conversation

@cppwfs
Copy link
Collaborator

@cppwfs cppwfs commented Jul 3, 2024

When using the @EnableBatchProcessing annotation in a batch app and the user wants to have a table prefix, they must first set the prefix on the JobRepository and JobExplorers they plan to use.

Resolves spring-attic/spring-cloud-dataflow#5848

…sitory and Explorer

When using the @EnableBatchProcessing annotation in a batch app and the user wants to have a table prefix,
they must first set the prefix on the JobRepository and JobExplorers they plan to use.
@cppwfs cppwfs requested review from corneil and onobc July 3, 2024 11:29
Copy link
Contributor

@corneil corneil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cppwfs cppwfs merged commit 8167a27 into spring-io:main Jul 12, 2024
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.

BadSqlGrammarException for Spring Boot 3 Task Applications

2 participants