Skip to content

Update Reference docs to include note on transaction managers #272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cppwfs opened this issue Jan 16, 2017 · 0 comments
Closed

Update Reference docs to include note on transaction managers #272

cppwfs opened this issue Jan 16, 2017 · 0 comments
Assignees
Milestone

Comments

@cppwfs
Copy link
Collaborator

cppwfs commented Jan 16, 2017

It would be a good idea to include a note on the :
http://docs.spring.io/spring-cloud-task/current-SNAPSHOT/reference/htmlsingle/#features-task-configurer
on how creating your own TaskConfigurer would be a solution when using a transaction manager that is not the ones provided by the DefaultTaskConfigurer. For example a common transaction manager such as JpaTransactionManager .

@cppwfs cppwfs self-assigned this Jan 16, 2017
@sabbyanandan sabbyanandan added this to the 1.2.0.M1 milestone Feb 1, 2017
@sabbyanandan sabbyanandan modified the milestones: 1.2.0.M1, 1.2.0.M2 Feb 10, 2017
@cppwfs cppwfs added in progress and removed ready labels Feb 27, 2017
cppwfs added a commit to cppwfs/spring-cloud-task that referenced this issue Feb 27, 2017
Reminds users to create their own TaskConfigurer implementation when the DefaultTaskConfigurer does not meet their needs.

resolves spring-cloud#272
@cppwfs cppwfs added in pr and removed in progress labels Feb 27, 2017
@mminella mminella removed the in pr label Mar 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants