Open aCodeRancher opened 5 years ago
Is @Autwired need here for JdbcTacoRepository in chapter 3? public JdbcTacoRepository(JdbcTemplate jdbc) { this.jdbc = jdbc; }
yes
Is @Autwired need here for JdbcTacoRepository in chapter 3? public JdbcTacoRepository(JdbcTemplate jdbc) { this.jdbc = jdbc; }