• Stephane Nicoll's avatar
    Add test slice for Spring Data R2DBC · 6817856e
    Stephane Nicoll authored
    This commit adds a test slice for Spring Data R2DBC. When
    `DataR2dbcTest` is added on a test, only Spring Data R2DBC repositories
    and the infrastructure that they need is auto-configured.
    
    Contrary to the JDBC counterpart, the `ConnectionFactory` is not swapped
    by an embedded database.
    
    See gh-19988
    Co-authored-by: 's avatarMark Paluch <mpaluch@pivotal.io>
    6817856e
Name
Last commit
Last update
..
META-INF/resources Loading commit data...
org/springframework/boot/test/autoconfigure Loading commit data...
public Loading commit data...
resources Loading commit data...
static Loading commit data...
application.properties Loading commit data...
web-test-messages.properties Loading commit data...