- Spring Boot 2.0 Cookbook(Second Edition)
- Alex Antonov
- 106字
- 2021-06-24 19:24:37
How it works...
As we can see, the application started just fine, but as we didn't add any functionality or configure any services, it existed straight away. From the startup log, however, we do see that the autoconfiguration did take place. Let's take a look at the following lines:
Building JPA container EntityManagerFactory for persistence unit
'default' HHH000412: Hibernate Core {5.2.12.Final} HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
This information tells us that, because we added the jdbc and data-jpa starters, the JPA container was created and will use Hibernate 5.2.12.Final to manage the persistence using H2Dialect. This was possible because we had the right classes in the classpath.
推薦閱讀
- 輕松學(xué)大數(shù)據(jù)挖掘:算法、場景與數(shù)據(jù)產(chǎn)品
- Visual Studio 2015 Cookbook(Second Edition)
- Redis應(yīng)用實例
- 新型數(shù)據(jù)庫系統(tǒng):原理、架構(gòu)與實踐
- 區(qū)塊鏈通俗讀本
- Oracle高性能自動化運維
- 大話Oracle Grid:云時代的RAC
- 達夢數(shù)據(jù)庫性能優(yōu)化
- Scratch 3.0 藝術(shù)進階
- Starling Game Development Essentials
- ZeroMQ
- Oracle PL/SQL實例精解(原書第5版)
- 大數(shù)據(jù)治理與安全:從理論到開源實踐
- 數(shù)據(jù)庫應(yīng)用系統(tǒng)開發(fā)實例
- 探索新型智庫發(fā)展之路:藍迪國際智庫報告·2015(上冊)