Skip to content

Spring Framework: Spring Boot and Spring Hibernate

Learn Spring Boot, Rest, Database, Maven, Hibernate and all other details of Spring Boot. Become Spring Framework master


Oak Academy

Summary

Price
£18 inc VAT
Study method
Online, On Demand What's this?
Duration
7.8 hours · Self-paced
Qualification
No formal qualification
Certificates
  • Reed courses certificate of completion - Free

Overview

Welcome to my "Spring Framework: Spring Boot and Spring Hibernate" course.

Basically Spring Boot is a project which is built on the top of the Spring Framework by the pivotal team. It provides a much simpler, faster and compact way to set up, configure and run both simple and web-based applications.

Hibernate is the most popular object-relational mapping Framework and the most used JPA providers. Hibernate maps our Java classes to database tables. It offers component mapping, inheritance mapping and supports various associations among objects.

We designed this course for anyone who wants to create a restful web service in Spring and Hibernate Frameworks. Furthermore, the course will also show you how to configure Java Spring MVC web applications using Web XML and Java configuration. This course explores major features of Spring Boot such as Spring Boot Starters, Auto Configuration, Beans, Actuator and more. Spring and Hibernate is a very big demand for the Java development field and in particularly restful web service. So our course is the best course to learn basic things to create a restful web service in combination with Spring and Hibernate Framework. This course is not for experts in this field but at the end of this course, you will be able to create a restful web service in maven using Spring and Hibernate Frameworks.

Spring Data JPA makes it super easy to use its powerful features of Hibernate by removing all the configuration and use of low-level APIs.

Every section in the course is loaded with hands-on examples. You will also work on assignments at the end of each section.

After taking this class, developers will be able to build faster, more flexible and easier to maintain application persistence layers with Spring data JPA using Hibernate.

At The End of The Course;

  • You will have learned details of the Spring Boot Framework.

  • You will gain an intermediate level of expertise in Spring Boot.

  • You will have learned the theoretical details of the Framework.

  • You can create an enterprise web application with Hibernate.

  • We hope you might get the pleasure to take advantage of it in your projects. It really makes your life simpler.

Fresh Content

It’s no secret how technology is advancing at a rapid rate. New tools are released every day, and it’s crucial to stay on top of the latest knowledge for being a better specialist. You will always have up-to-date content for this course at no extra charge.

Video and Audio Production Quality

All our content is created/produced as high-quality video/audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

  • Lifetime Access to The Course

  • Fast & Friendly Support in the Q&A section

Dive in now!

We offer full support, answering any questions.

See you in the course!

Certificates

Reed courses certificate of completion

Digital certificate - Included

Will be downloadable when all lectures have been completed

Curriculum

12
sections
82
lectures
7h 51m
total
    • 1: Introduction to Course 05:48
    • 2: Environment Setup 04:20
    • 3: Environment Setup (practice) 04:15
    • 4: What is Spring Boot 08:09
    • 5: Spring Boot’s Basics 12:29
    • 6: Integration with Maven 10:19
    • 7: First Spring Boot Project (practice) 04:06
    • 8: Spring Boot Starters 07:10
    • 9: Spring Boot Actuator 08:06
    • 10: Spring Boot Dev Tools 06:12
    • 11: Creating executable Jar file (practice) 01:04
    • 12: quiz 01:00
    • 13: Managing Project Configuration 05:59
    • 14: Managing Project Configuration (Practice) 03:28
    • 15: Adding Properties File (Practice) 02:29
    • 16: YAML and Java Based Configuration 09:11
    • 17: YAML and Java Based Configuration (Practice) 03:20
    • 18: Logging 07:58
    • 19: Logging Configuration 08:33
    • 20: Logging configuration (practice) 07:37
    • 21: quiz 01:00
    • 22: Understanding the Enterprise Architecture 07:18
    • 23: Introduction to the Proof of Concept Project Domain 01:54
    • 24: Proof of Concept Project Model Classes (Practice) 03:23
    • 25: Spring Boot and Web MVC 07:45
    • 26: First Controller 03:54
    • 27: Static Web Resources 03:24
    • 28: Working with JSP 06:01
    • 29: Creating Executable WAR File 04:09
    • 30: Error Pages 04:45
    • 31: Custom Servlets and Filters 04:41
    • 32: Custom Servlets and Filters (Practice) 02:14
    • 33: Cache Busting 12:31
    • 34: Cache Busting (practice) 07:28
    • 35: Working with REST Services 10:19
    • 36: Accessing REST Services 04:09
    • 37: First REST Service 01:30
    • 38: Testing REST API Programmatically 03:33
    • 39: quiz 01:00
    • 40: Working with Data Sources 06:21
    • 41: Pooling 05:02
    • 42: Working with JDBC 04:03
    • 43: JDBC Query Basics 07:28
    • 44: JDBC Practice 04:18
    • 45: Working With JPA-Hibernate 10:35
    • 46: Data Access with JPA-Hibernate 11:39
    • 47: Data Access with JPA-Hibernate (Practice) 11:12
    • 48: Lazy Loading 06:23
    • 49: Transaction Rollback in JPA-Hibernate 13:21
    • 50: Transaction propagation in JPA-Hibernate 04:59
    • 51: Read-Only Transaction Management in JPA-Hibernate 04:39
    • 52: Transaction Configuration in JPA-Hibernate (Practice) 03:56
    • 53: quiz 01:00
    • 54: Spring Boot and Security 07:01
    • 55: Activation of Security in Spring Boot (Practice) 04:23
    • 56: Web Security Configuration 01:48
    • 57: Web Security Configuration (Practice) 06:17
    • 58: Logout Configuration 05:55
    • 59: Logout Configuration (Practice) 07:33
    • 60: Form-Based Authentication 06:40
    • 61: Form-Based Authentication and Custom Login Page (Practice) 08:08
    • 62: Remember Me Configuration 07:52
    • 63: Remember Me Configuration (Practice) 04:05
    • 64: HTTP Basic Authentication 07:45
    • 65: H2 and Security 03:54
    • 66: Managing User Data in Database 04:01
    • 67: Managing User Data in Database (practice) 03:43
    • 68: quiz 01:00
    • 69: Working with Tests 06:45
    • 70: Environment Based Testing 02:34
    • 71: First Test Classes 01:52
    • 72: Testing Of MVC Classes 06:20
    • 73: Testing of Project MVC 03:07
    • 74: Transactional Tests 04:56
    • 75: quiz 01:00
    • 76: Sending Email 13:14
    • 77: Sending Email (Practice) 06:52
    • 78: Scheduling 10:30
    • 79: Scheduling (practice) 06:46
    • 80: quiz 01:00
    • 81: File Handling 07:00
    • 82: File Handling (Practice) 11:15

Course media

Description

Welcome to my "Spring Framework: Spring Boot and Spring Hibernate" course.

Basically Spring Boot is a project which is built on the top of the Spring Framework by the pivotal team. It provides a much simpler, faster and compact way to set up, configure and run both simple and web-based applications.

Hibernate is the most popular object-relational mapping Framework and the most used JPA providers. Hibernate maps our Java classes to database tables. It offers component mapping, inheritance mapping and supports various associations among objects.

We designed this course for anyone who wants to create a restful web service in Spring and Hibernate Frameworks. Furthermore, the course will also show you how to configure Java Spring MVC web applications using Web XML and Java configuration. This course explores major features of Spring Boot such as Spring Boot Starters, Auto Configuration, Beans, Actuator and more. Spring and Hibernate is a very big demand for the Java development field and in particularly restful web service. So our course is the best course to learn basic things to create a restful web service in combination with Spring and Hibernate Framework. This course is not for experts in this field but at the end of this course, you will be able to create a restful web service in maven using Spring and Hibernate Frameworks.

Spring Data JPA makes it super easy to use its powerful features of Hibernate by removing all the configuration and use of low-level APIs.

Every section in the course is loaded with hands-on examples. You will also work on assignments at the end of each section.

After taking this class, developers will be able to build faster, more flexible and easier to maintain application persistence layers with Spring data JPA using Hibernate.

At The End of The Course;

  • You will have learned details of the Spring Boot Framework.

  • You will gain an intermediate level of expertise in Spring Boot.

  • You will have learned the theoretical details of the Framework.

  • You can create an enterprise web application with Hibernate.

  • We hope you might get the pleasure to take advantage of it in your projects. It really makes your life simpler.

Fresh Content

It’s no secret how technology is advancing at a rapid rate. New tools are released every day, and it’s crucial to stay on top of the latest knowledge for being a better specialist. You will always have up-to-date content for this course at no extra charge.

Video and Audio Production Quality

All our content is created/produced as high-quality video/audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

  • Lifetime Access to The Course

  • Fast & Friendly Support in the Q&A section

Dive in now!

We offer full support, answering any questions.

See you in the course!

Who is this course for?

  • Spring Framework Developers
  • Java Developers who wish to create quality software
  • Anyone wants to learn Spring Boot step by step with a hands-on approach
  • Anyone wants to learn how to design and develop restful web services with Spring Boot Hibernate
  • Anyone wants to learn how to design and develop restful web services with Spring Boot Hibernate
  • Programmers who want to develop production-ready enterprise applications

Requirements

  • Basic Java knowledge is required
  • Basic HTML knowledge is helpful
  • Knowledge of SQL and Databases is helpful

Questions and answers

Currently there are no Q&As for this course. Be the first to ask a question.

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

FAQs

Study method describes the format in which the course will be delivered. At Reed Courses, courses are delivered in a number of ways, including online courses, where the course content can be accessed online remotely, and classroom courses, where courses are delivered in person at a classroom venue.

CPD stands for Continuing Professional Development. If you work in certain professions or for certain companies, your employer may require you to complete a number of CPD hours or points, per year. You can find a range of CPD courses on Reed Courses, many of which can be completed online.

A regulated qualification is delivered by a learning institution which is regulated by a government body. In England, the government body which regulates courses is Ofqual. Ofqual regulated qualifications sit on the Regulated Qualifications Framework (RQF), which can help students understand how different qualifications in different fields compare to each other. The framework also helps students to understand what qualifications they need to progress towards a higher learning goal, such as a university degree or equivalent higher education award.

An endorsed course is a skills based course which has been checked over and approved by an independent awarding body. Endorsed courses are not regulated so do not result in a qualification - however, the student can usually purchase a certificate showing the awarding body's logo if they wish. Certain awarding bodies - such as Quality Licence Scheme and TQUK - have developed endorsement schemes as a way to help students select the best skills based courses for them.