spring-boot/spring-boot-docs
pulsation c9faefc562 Clarify docs on effect RANDOM_PORT or DEFINED_PORT has on transactions
Previously, when read too quickly, the current note may lead a user to
think that RANDOM_PORT or DEFINED_PORT directly affect transaction
management. This is not the case.

This commit attempts to clarify that the difference in transaction
behaviour is due to transactions being bound to a particular thread
and separate threads being used for the client and server when
tests are making HTTP requests.

Closes gh-9965
2017-08-09 11:57:34 +01:00
..
src Clarify docs on effect RANDOM_PORT or DEFINED_PORT has on transactions 2017-08-09 11:57:34 +01:00
pom.xml Next development version 2017-07-27 08:00:21 +00:00