• Post category:StudyBullet-16
  • Reading time:6 mins read


Master Java, Spring 6 and Spring Boot 3 with JDBC, JPA, Security, Docker and Microservices with Telusko

What you will learn

Core Java

Spring Boot

Spring Core – IoC

Spring MVC

Spring AOP

Spring Data JPA

Spring REST

Spring Security

Docker

Microservices

English
language

Content


Get Instant Notification of New Courses on our Telegram channel.

Noteβž› Make sure your π”ππžπ¦π² cart has only this course you're going to enroll it now, Remove all other courses from the π”ππžπ¦π² cart before Enrolling!


Getting Started

Introduction to Spring
Spring Documentation
Prerequisites
Software Requirement
Spring Tool Suite (STS)
Dependency Injection

Spring Boot

Getting Spring Starter Project
Dependency Injection in Spring
Spring Boot Autowire

Spring Core -IoC

BeanFactory
ApplicationContext
Spring Container
Singleton Vs. Prototype
Setter Injection
Ref Attribute
Constructor Injection
Autowire
Primary Bean

Spring MVC

Spring MVC Theory
Spring MVC Getting Started
Creating Controller
Tomcat Jasper
Accepting User Input
@RequestParam
@ModelAndView
Prefix and Suffix
Model and ModelMap
Need of ModelAttribute
ModelAttribute
ModelAttribute at Method Level
Spring MVC Project
Spring MVC Part 2
Post Mapping
Get Mapping

Spring ORM

Spring ORM Theory
Spring Hibernate Config
MySQL and DAO
DAO Creation
Add and Fetch

Spring Data JPA

Spring Data JPA Configuration
JPARepository
JPARepository Add and Fetch
Query DSL
Query Annotation

Spring REST

What is REST
Postman Setup
REST Getmapping
Jackson
PathVariable
RestController
PostMapping
Jackson XML
Produces Attribute
RequestBody and Consumes Attribute

Spring AOP

Why AOP
AOP Terms
Aspect and Before Annotation
Logger
After Finally
AfterReturning and Throwing

Spring Security

What is Spring Security
Spring Security part 2
Spring Security part 3
Spring Security MySQL
Spring Security BCrypt Password Encoder
Spring Boot Security OAuth2