Learn Java Spring, Spring Boot, Spring Boot JPA, Security
Spring, Autowiring, REST API, AOP, Dependency Injection, Spring Security
Description
This course covers below Topics in detail, with practical examples, downloadable Maven projects included in this course, for Learner's practicing purpose
Spring, Autowiring, REST API, AOP, Dependency Injection,
Spring Boot JPA, JpaRepository, CrudRepository, Entity Relationships(One to One, One to Many/Many to One, Many to Many)
Spring Security, WebSecuirtyConfigurerAdapter, Authentication, Authorization Method Level Security
GET, POST, PUT, DELETE with Path Parameters and Query Parameters
Sending JSON data using Postman tool to test REST APIs
RestControllers, Services, Repositories
You will be able to develop enterprise applications using Spring Boot Framework
More topics will be added shortly
What You Will Learn!
- What is Dependency Injection, Setter DI, Constructor DI, Bean Life Cycle, Spring Autowiring, and how to use it?
- What is Spring Aspect Oriented Programming, Aspect, Before Advice, After Advice, Around advice?
- What is REST API? How to use Spring Boot, to create REST API end points with GET, POST, PUT, DELETE Http methods
- How to use Spring Boot JPA, to interact with Database?
- Spring Boot JPA, One to One, Many to One, Many to Many Entity mappings
- Spring Security, InMemory Authentication, Database Authentication
- What is Actuator? How to perform Remote Application Monitoring with Actuator?
- What is Lazy Loading of Spring Beans?
- Spring Boot Auto Configuration, External Configuration
Who Should Attend!
- Java Developers
- Java Full Stack Developers
- Developers who aspire to learn/develop Microservices
- Developers who are aspiring to use RESTful web Services, SOA(Service Oriented Architecture)