Spring Boot with Embedded Database

Go to class
Write Review

Spring Boot with Embedded Database provided by Coursera is a comprehensive online course, which lasts for 1 hour of material. Spring Boot with Embedded Database is taught by Samarth Narula. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • 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.