We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e32fc commit e325599Copy full SHA for e325599
README.md
@@ -31,6 +31,6 @@ jdbcTemplate.update(new PreparedStatementCreator() {
31
Assert.assertTrue(keyHolder.getKey().longValue() > 0);
32
```
33
34
-#### To run JUnit Test green, config below places:
+##### To run JUnit Test green, config below places:
35
JdbcUtilTest.java setUpBeforeClass method
36
- application-beans.xml.
+ application-beans.xml.
0 commit comments