Tags
Language
Tags
November 2024
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30

Spring & SpringBoot Hands-on Experience (Full-Stack Project)

Posted By: BlackDove
Spring & SpringBoot Hands-on Experience (Full-Stack Project)

Spring & SpringBoot Hands-on Experience (Full-Stack Project)
Updated 12/2022
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 48.0 KHz
Language: English | Size: 8.9 GB | Duration: 120 lectures • 14h 13m


Developing Full-Stack Project: Spring Data JPA, MVC, Thymeleaf, Spring Testing (Mockito, JUnit), Spring Security, Maven

What you'll learn
Building a Full-Stack Java Spring Project
Use Spring Best Practices
Using Spring 5.3 and SpringBoot 2.7
Implmenet back-end layer using Spring Data JPA
Securing the application and implement user roles using Spring Security
Implement front-end using Spring MVC Thymeleaf
Implmenet unit testing for the project using Mocoito
Implmenet unit testing for the project using Unit
Implmenet Intrgration Testing using Test Containers
Downloadable Source Code

Requirements
Java +8 (Strong Experience)
Spring Core 5 (Strong Experience)
SrpingBoot 2 (Medium Experience)
Spring Security (Medium Experience)
Spring Data JPA (Medium Experience)
Apchae Maven (Basic/Medium Experience)
MySql DB (Basic/Medium Experience)
Intellij IDEA (Basic/Medium Experience)
Description
Course Objectives :

This course teaches how to build a full-stack application from the bottom up and touches on very import concepts used in real live software development .



Main Objectives :

Learn how to build system class diagram (UML) based on system buisness requirements.

Learn to use Spring Initializr and how to contrcust the SpringBoot project.

Learn how to develop Model layer using Spring Data JPA.

Learn how to develop Business layer using Spring Service.

Learn how to develop Unti testing using JUnit-5 and Mockito-4.

Learn how to develop Integration testing using Test Containers.

Learn how to develop Front-End using Spring MVC and Theymleaf.

Learn how to develop Users Authentication and authorization using Spring Secuirty (Statefull)

Learn how to use Maven Build tool.

Using Mysql Database for data storing.

Using best Java IDE while developer : Intellij IDEA.

Explaining how to install the software on Windows and Linux.



Course Prerequisites :



Strong Expereince in Java +8.

Strong expereince in Spring Core 5 and

Strong expereince in SpringBoot 2.

Medium experience in Spring Data JPA.

Medium experience in Spring Service.

Medium experience in Spring Security.

Medium experience in JUnit and Mockito.

Medium expereince in Apache Maven.

Medium expereince in MySql Database.

Medium expereince in Intellij IDEA.



Who this course is for:
Java/Spring Developers who looking to practice real-time application