跳到主文
部落格全站分類:不設分類
add @Component, 確保會在啟動時以spring component載入
implements ApplicationListener, 在class要套用listener
moiacen 發表在 痞客邦 留言(0) 人氣()
@Entity
@Id @GeneratedValue(strategy = GenerationType.AUTO)