Information Technology
Hands on Training icon
Hands On Training
Hands on Training icon

Learn Spring

Course Cover
compare button icon

Course Features

icon

Duration

6 hours

icon

Delivery Method

Online

icon

Available on

Limited Access

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Intermediate

icon

Teaching Type

Self Paced

icon

Video Content

6 hours

Course Description

Spring is the framework for you if you are looking to create reliable web APIs, increase your Java knowledge and market-ready skills. Sources like HackerRank, Snyk ranked the Spring framework as one of most popular Java frameworks. Although this course is focused on building APIs (application program interfaces), Spring can also be used to create cloud services and microservices. This course will teach you how to create RESTful APIs using the Spring Boot and annotation-based Spring Boot approaches. First, you'll learn about the framework and explore the file structure before creating your own Spring app. You'll learn how to test it using both your browser or the curl command-line utility. Next, you will learn how controllers can be used to route, handle and respond to requests. Next, Spring beans, Spring Boot, the application context and dependency injection will all be explained to you. You'll also learn how to store, edit, and define information in your database with JPA and H2 technology.

Course Overview

projects-img

Post Course Interactions

projects-img

Instructor-Moderated Discussions

projects-img

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

Course Cover