| Package | Description |
|---|---|
| org.springframework.boot.test.autoconfigure.jdbc |
Auto-configuration for JDBC tests.
|
| Modifier and Type | Class and Description |
|---|---|
interface |
JdbcTest
Annotation that can be used in combination with
@RunWith(SpringRunner.class)
for a typical jdbc test. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.