mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Move `XADataSourceWrapper` to `jdb` and `XAConnectionFactoryWrapper` to `jms` so that they are packaged in a similar way to the underlying XA types. Fixes gh-12061