springframework.jdbc.core.JdbcTemplate准备好的语句

时间:2019-05-06 16:27:44

标签: spring spring-boot jdbctemplate

我是使用Spring的JdbcTemplate的新手。我能够成功接收结果,但是现在我试图做一个准备好的语句,但是如何传递它#app

<div id="app">
  {{text}}
  <existing></existing>

  <!-- Should give an error -->
  <non-existing></non-existing>
</div>