Skip to content
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

Document ReactiveTransactionManager support #25030

Closed
5 tasks done
sbrannen opened this issue May 7, 2020 · 1 comment
Closed
5 tasks done

Document ReactiveTransactionManager support #25030

sbrannen opened this issue May 7, 2020 · 1 comment
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: documentation A documentation task
Milestone

Comments

@sbrannen
Copy link
Member

sbrannen commented May 7, 2020

Overview

Spring Framework 5.2 introduced reactive transaction management support but did not include any documentation on the feature set in the reference manual.

Deliverables

  • Document ReactiveTransactionManager support in reference manual
  • Where feasible, replace mentions of PlatformTransactionManager with the TransactionManager marker interface, potentially pointing to discussions of PlatformTransactionManager and ReactiveTransactionManager
    • data-access.adoc
    • Javadoc for @Transactional, etc.
    • XSD documentation
@sbrannen sbrannen added in: data Issues in data modules (jdbc, orm, oxm, tx) type: documentation A documentation task labels May 7, 2020
@sbrannen sbrannen added this to the 5.2.7 milestone May 7, 2020
@sbrannen
Copy link
Member Author

sbrannen commented May 7, 2020

/cc @mp911de

mp911de added a commit to mp911de/spring-framework that referenced this issue May 8, 2020
@sbrannen sbrannen self-assigned this May 8, 2020
@sbrannen sbrannen changed the title Document ReactiveTransactionManager support in reference manual Document ReactiveTransactionManager support May 10, 2020
FelixFly pushed a commit to FelixFly/spring-framework that referenced this issue Aug 16, 2020
FelixFly pushed a commit to FelixFly/spring-framework that referenced this issue Aug 16, 2020
FelixFly pushed a commit to FelixFly/spring-framework that referenced this issue Aug 16, 2020
FelixFly pushed a commit to FelixFly/spring-framework that referenced this issue Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

1 participant