Java, Spring, JPA, REST API, MySql, Postman : Advanced level

Advanced level

In this tutorial we are going to develop the backend side of a beautiful web app called MyFlightApp.

What you’ll learn

  • In this course you’re going to learn everything you need, to build professional web applications step by step..
  • You will learn a lot of basics and advanced features and by the end of this course you’ll therefore be an advanced backend developper..
  • We’re not going to stay on the basic level but we are going to dive into advanced features and try to apply them in this web application.
  • You’ll be able to dive deeper into more challenging projects and apply for backend developer jobs or become a backend developer as a freelancer..

Course Content

  • Course presentation –> 1 lecture • 1min.
  • Create a Spring Boot application –> 1 lecture • 4min.
  • Running the application –> 1 lecture • 3min.
  • JPA –> 3 lectures • 16min.
  • Spring Data –> 1 lecture • 4min.
  • REST API –> 1 lecture • 3min.
  • Postman –> 1 lecture • 2min.
  • Data Transfer Object (DTO) –> 1 lecture • 8min.
  • Criteria API –> 1 lecture • 7min.
  • Testing in Postman –> 3 lectures • 16min.
  • Creating a web service for synthesis –> 2 lectures • 11min.
  • Creating a web service for registration –> 1 lecture • 7min.
  • Spring Security –> 1 lecture • 6min.
  • Java Bean Validation –> 2 lectures • 17min.
  • JWT authentication –> 1 lecture • 17min.
  • Filtring requests –> 1 lecture • 13min.
  • Retrieve user information in Spring Security –> 1 lecture • 18min.
  • Exception Handling –> 1 lecture • 8min.
  • Internationalization –> 1 lecture • 10min.

Java, Spring, JPA, REST API, MySql, Postman : Advanced level

Requirements

In this tutorial we are going to develop the backend side of a beautiful web app called MyFlightApp.

We are going to use Java Spring boot, Spring Data Spring Ioc, Spring Security ,Hibernate jpa, MySql, Rest api, Maven and postman.

The Spring Framework is an open-source application framework that provides infrastructure support for developing Java applications.

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can “just run”.

Spring Data is a high level SpringSource project whose purpose is to unify and ease the access to different kinds of persistence stores, both relational database systems and NoSQL data stores.

Spring Security is a powerful and highly customizable authentication and access-control framework.

Spring IoC Container is the core of Spring Framework. It creates the objects, configures and assembles their dependencies, manages their entire life cycle. The Container uses Dependency Injection(DI) to manage the components that make up the application.

The Java Persistence API (JPA) is a specification of Java. It is used to persist data between Java object and relational database.

Postman is an application used for API testing. It is an HTTP client that tests HTTP requests, utilizing a graphical user interface, through which we obtain different types of responses that need to be subsequently validated.

Maven is a powerful project management tool that is based on POM (project object model). It is used for projects build, dependency and documentation.

REST is an acronym for REpresentational State Transfer and an architectural style for distributed hypermedia systems.

we will start from an empty folder, and we willll build our web application step by step.

In this course you are going to learn everything you need, to build professional web applications step by step.

You will learn a lot of basics and advanced features and by the end of this course you will therefore be an advanced backend developper.

We are not going to stay on the basic level but we are going to dive into advanced features and try to apply them in this web application.

You will be able to dive deeper into more challenging projects and apply for backend developer jobs or become a backend developer as a freelancer whatever your goal is.

So i would be very happy to welcome you in this course and can’t wait to get started together with you.

Get Tutorial