h2database在springboot中的使用 2020 年 10 月 13 日 筆記 h2為輕量級資料庫,使用特別方便,它可以不使用資料庫伺服器,直接嵌入到java程式中。可以配置持久化,同樣也可以不持久化 … Continue Reading