Course Features
Duration
6 hours
Delivery Method
Online
Available on
Limited Access
Accessibility
Desktop, Laptop
Language
English
Subtitles
English
Level
Intermediate
Teaching Type
Self Paced
Video Content
6 hours
Course Description
Course Overview
Post Course Interactions
Instructor-Moderated Discussions
Case Studies, Captstone Projects
Skills You Will Gain
Prerequisites/Requirements
Gain knowledge on Java
What You Will Learn
You will learn how to build RESTful APIs with the annotations-based approach to Spring and Spring Boot
You’ll first get acquainted with the framework, exploring the file structure, and starting up your own Spring app on your computer We’ll show you how to test it with both your browser and the curl command-line tool
You’ll get under the hood of Spring, learning how Spring beans, the application context, dependency injection, and Spring Boot work together
You’ll learn how to define, store, and edit information in your database using JPA and H2 technology
You’ll learn how to handle, route, and respond to requests using controllers