上QQ阅读APP看书,第一时间看更新
Questions
- What are ORM, JPA, and Hibernate?
- How can you create an entity class?
- How can you create CrudRepository?
- How does CrudRepository provide for your application?
- How can you create a one-to-many relationship between tables?
- How can you add demo data to a database with Spring Boot?
- How can you access the H2 console?
- How can you connect your Spring Boot application to MariaDB?