🎄 Special Offer! 🎅🎁 Flat 40% OFF on all courses!
All Courses
Programming Courses
Python Certification Training Course
Trending
Python Django Certification Training Course
Node.js Certification Training Course
Java Certification Training Course
Best Seller
Spring Framework Certification Training Course
Spring Boot Certification Training Course
Trending
Hibernate Certification Training Course
Microsoft .NET Framework Certification Training Course
Data Analytics Certification Training Course
Trending
PHP MYSQL with MVC Certification Training Course
Advanced Java Certification Training
Go Language Certification Training
Flutter Certification Training
Get your free demo class
Call Us
Master Program
Full Stack Certification Training Course
Trending
DevOps Master Program Certification Training Course
New
Cloud Masters Program Certification Training Course
Popular
Data Science Master Program Certification Training Course
Popular
Software Testing Master Program Certification Training Course
Get your free demo class
Call Us
Cloud Computing
AWS Solution Architect Associate Certification Training
Trending
AWS Certified DevOps Engineer Professional Training
Popular
AWS Development Certification Training Course
New
Microsoft Azure Certification Training Course (AZ-104 & AZ-304)
Microsoft Azure DevOps Certification Training Course (AZ-400)
Microservices Certification Training Course
Salesforce Developer Certification Training Course
Salesforce Administrator Certification Training Course
Linux Certification Training Course
Get your free demo class
Call Us
DevOps
DevOps Certification Training Course
Trending
Kubernetes Certification Training Course
Docker Certification Training Course
Ansible Certification Training Course
Chef Certification Training Course
GIT Certification Training Course
DevSecOps Certification Training Course in Bangalore
Get your free demo class
Get now
Data science
DataScience with Python Certification Training Course
Best Seller
Machine Learning Certification Training Course
Deep Learning Certification Training Course
(AI) Artificial Intelligence Certification Training Course
Trending
Get your free demo class
Call Us
Big Data
Big Data Hadoop Certification Training Course
Trending
Apache Spark and Scala Certification Training Course
Apache Kafka Certification Training Course
Best Seller
Get Your Free Demo Class
Call Us
Software Testing
Selenium Certification Training Course
Trending
Selenium with Python Certification Training Course
New
Selenium with C# Certification Training Course
Manual Testing Certification Training Course
Get your free demo class
Call Us
Robotic Process Automation
RPA using UiPath Certification Training Course
Trending
RPA using Automation Anywhere Certification Training Course
RPA using Blue Prism Certification Training Course
Get your free demo class
Call Us
Frontend Development
Angular Certification Training Course
Trending
React JS Certification Training Course
Best Seller
Web Development Certification Training Course
MERN Stack Certification Training Course
Get your free demo class
Call Us
Databases
MySQL Certification Training Course
Oracle Certification Training Course
MongoDB Certification Training Course
Trending
Get your free demo class
Call Us
Mobile Development
Android Certification Training Course
Trending
Get your free demo class
Call Us
Home
Courses
Programming & Frameworks
DevOps
Data Science
Cloud Computing
Robotic Process Automation
Software Testing
Frontend Development
Master Program
Databases
Big Data
Mobile Development
About
FAQs
Blog
Gallery
Contact
X
Contact Us
Spring Boot Certification Training Course
Curriculum
23 Sections
132 Lessons
60 Hours
Expand all sections
Collapse all sections
Introduction to Micro Services and Spring Boot
12
1.1
Types of software architectures
1.2
SOA and Monolith Architecture
1.3
Why Microservices
1.4
Detailed MicroService Architecture
1.5
App Layer
1.6
Business Layer
1.7
Enterprise Layer
1.8
Infra Layer
1.9
Need of Spring Boot
1.10
Difference between Spring & Spring Boot
1.11
Advantages with Micro Services
1.12
Hands-On
Building SPRING BOOT Application
7
2.1
Normal Spring Manual Approach
2.2
Maven Overview
2.3
Spring Initializer
2.4
STS
2.5
Eclipse with STS Plugin
2.6
Understanding the Spring Boot auto configuration
2.7
Hands-On
Rest Annotation with In Memory Database & CRUD Operations
6
3.1
H2
3.2
Derby
3.3
HSQL
3.4
Redis Cache
3.5
PostMan or Swagger Overview
3.6
Hands-On
Rest Annotation with Relation DB
3
4.1
MySql
4.2
PostGresSQL
4.3
Hands-On
JPA Repository Concepts
7
5.1
Crud Repository
5.2
JPA Query Concepts
5.3
NamedQueries
5.4
QueryAnnotation
5.5
AsyncResults
5.6
Pagination and Sorting
5.7
Hands-On
Actuator Concepts
4
6.1
Production Monitoring
6.2
Health Check Concepts
6.3
Security Measurements
6.4
Hands-On
Spring Boot Custom Logging
4
7.1
Logging Level
7.2
Patterns Changes
7.3
Rolling Logs
7.4
Hands-On
Spring Boot Profile Components
6
8.1
Introduction
8.2
Multiple Properties
8.3
YML File
8.4
Command Line Runner Example
8.5
Real time scenarios of components
8.6
Hands-On
Auto Configuration
5
9.1
Introduction
9.2
Conditional Flow
9.3
Customize conditional annotations
9.4
Spring Boot built-in conditional annotations
9.5
Hands-On
Thymleaf Concepts
5
10.1
Introduction
10.2
Example on Web Application
10.3
Validations on Web Applications
10.4
Internalization i18n Concepts
10.5
Hands-On
Integration with Spring Web
4
11.1
Using Spring Web MVC
11.2
Using Spring Restful
11.3
Need of embedded servers & customization
11.4
Hands-On
Spring Boot Security
8
12.1
Spring JDBC
12.2
Database to CSV
12.3
Spring Batch
12.4
Flyway Database Migration
12.5
Liquid Database Migration
12.6
Flyway vs Liquid
12.7
Hikari Connection Pool
12.8
Hands-On
Core Concepts
11
13.1
Spring Boot AOP
13.2
Spring Boot Cache
13.3
Guava Cache integration
13.4
Caffenine Cache
13.5
EH Cache
13.6
MultiResourceItemReader
13.7
Spring MVC vs JAX-RS
13.8
SprinBoot with Jersey
13.9
Junit Integration
13.10
Rest Integration Test Cases
13.11
Hands-On
Micro Services
10
14.1
Micro Services Introduction
14.2
Principle and Characteristics
14.3
Use cases and Benefits
14.4
Challenges
14.5
Design standards
14.6
Micro Services Communication
14.7
Synchronous
14.8
Asynchronous
14.9
Pitfalls
14.10
Hands-On
Micro Services Design Considerations
6
15.1
Micro Services per JVM?
15.2
Micro Services share the data stores?
15.3
Micro Services Transaction boundaries
15.4
User Interfaces integration with Micro Services
15.5
Challenges in Micro Services implementation
15.6
Hands-On
Spring Cloud
4
16.1
Introduction
16.2
Cloud Architecture
16.3
Cloud application benefits
16.4
Hands-On
Spring Cloud Config
4
17.1
Introduction
17.2
Setup version control repository
17.3
Integration with repository
17.4
Hands-On
Fault Tolerance Concepts
3
18.1
Circuit Breaker Pattern
18.2
Hystrics Concepts & Hystrix Dashboard
18.3
Hands-On
API Gateway
4
19.1
Introduction to ZUUL
19.2
Design standards
19.3
Integration
19.4
Hands-On
Messaging Queue Concepts (CloudBus)
4
20.1
Apache KAFKA
20.2
RabbitMQ
20.3
JMS
20.4
Hands-On
Oatuh2 Concepts
6
21.1
Client Types
21.2
Protocol End Points
21.3
Grant Types
21.4
Implantation with Token Based
21.5
JWT Tokens
21.6
Hands-On
Swagger API
3
22.1
Introduction
22.2
Integration
22.3
Hands-On
Cloud Hosting
6
23.1
Pivotal Cloud Foundry Account Setup
23.2
Hosting to Pivotal
23.3
AWS Account Setup
23.4
Hosting to AWS
23.5
Enabling cloud features like load balancing, security
23.6
Hands-On
This content is protected, please
login
and
enroll
in the course to view this content!
Modal title
Main Content