書名: Hands-On Full Stack Development with Spring Boot 2.0 and React作者名: Juha Hinkula本章字數(shù): 66字更新時間: 2021-06-25 21:00:25
Questions
- What are ORM, JPA, and Hibernate?
- How can you create an entity class?
- How can you create CrudRepository?
- How does the 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?
推薦閱讀
- Raspberry Pi Networking Cookbook(Second Edition)
- Mastering Scientific Computing with R
- Python數(shù)據(jù)挖掘與機器學習實戰(zhàn)
- Oracle Exadata專家手冊
- Java Web從入門到精通(第3版)
- IDA Pro權(quán)威指南(第2版)
- Qlik Sense? Cookbook
- 從0到1:HTML5 Canvas動畫開發(fā)
- Visual C++從入門到精通(第2版)
- Functional Python Programming
- Mastering OpenStack
- jQuery Mobile Web Development Essentials(Second Edition)
- MongoDB Administrator’s Guide
- 讀故事學編程:Python王國歷險記
- Delphi Cookbook