spring-boot/spring-boot-docs/src/main/asciidoc
Phillip Webb f22744c748 Add support for TransactionManagerCustomizers
Add a `TransactionManagerCustomizer` callback interface that can be
used to customize auto-configured `PlatformTransactionManagers`.

Also update `...transaction.*` properties under a single unified
`spring.transaction...` key since the existing auto-configurations
would often share a transaction manager (the technology specific
transaction managers are `@ConditionalOnMissingBean` and may use
a manager created by a previous auto-configuration).

See gh-7561
2016-12-28 20:53:20 -08:00
..
.gitignore Add documentation tool-chain 2014-03-13 13:47:22 -07:00
Guardfile Add documentation tool-chain 2014-03-13 13:47:22 -07:00
appendix-application-properties.adoc Add support for TransactionManagerCustomizers 2016-12-28 20:53:20 -08:00
appendix-auto-configuration-classes.adoc Polish 2015-11-30 10:47:25 +01:00
appendix-configuration-metadata.adoc Merge branch '1.3.x' into 1.4.x 2016-10-28 13:31:19 +02:00
appendix-dependency-versions.adoc Correct the path used to import the dependency versions .adoc file 2014-05-21 10:08:20 +01:00
appendix-executable-jar-format.adoc Allow PropertyLauncher loader.path to be configured using manifest 2016-10-24 22:14:56 +01:00
appendix-test-auto-configuration.adoc Document auto-configuration classes imported by each @…Test annotation 2016-07-06 12:20:51 +01:00
appendix.adoc Document auto-configuration classes imported by each @…Test annotation 2016-07-06 12:20:51 +01:00
build-tool-plugins.adoc Merge branch '1.4.x' into 1.5.x 2016-12-16 14:52:16 +01:00
deployment.adoc Make stop wait time in the launch script configurable 2016-12-20 15:15:12 -08:00
documentation-overview.adoc Replace Starter POM to Starter in the documentation 2016-05-18 08:55:42 +02:00
getting-started.adoc Merge branch '1.4.x' into 1.5.x 2016-12-27 17:12:32 +01:00
howto.adoc Polish contribution 2016-12-22 15:39:31 +01:00
index-docinfo.xml Upgrade copyright headers for 2016 2016-01-12 10:12:49 +00:00
index.adoc Link to Spring Security OAuth2 reference docs 2016-09-17 19:46:19 -07:00
production-ready-features.adoc Merge branch '1.4.x' into 1.5.x 2016-12-14 19:09:18 +01:00
spring-boot-cli.adoc Polish 2016-05-26 14:58:41 +02:00
spring-boot-features.adoc Merge branch '1.4.x' into 1.5.x 2016-12-28 12:09:13 +01:00
using-spring-boot.adoc Merge branch '1.4.x' into 1.5.x 2016-12-27 15:05:15 -08:00