Coursera Project Network의 Spring Boot with Embedded Database 학습자 리뷰 및 피드백
4.5
별점
24개의 평가
강좌 소개
In this guided project you will be designing an AddToCart Entity of E-Commerce application and along the way, you will learn and understand the basic structure of the Spring Boot application and how to start and terminate the Spring Boot application. Then you will learn about the architecture and concept of the embedded database H2. Then you will learn about how to configure and access embedded database H2 and how to pre-populate data in an embedded database on application start.
By the end of this project, you will be able to design entity classes and will have a fair idea about how entities get mapped to database tables....