Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ AWS Certified Developer - Associate
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Meditation Personal Transformation Life Purpose Emotional Intelligence Neuroscience
Web Development JavaScript React CSS Angular PHP WordPress Node.Js Python
Google Flutter Android Development iOS Development Swift React Native Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
SQL Microsoft Power BI Tableau Business Analysis Business Intelligence MySQL Data Analysis Data Modeling Big Data
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Online Business Business Plan Startup Blogging Freelancing Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
IT & Software IT Certification Spring Boot

Spring Boot REST API and Microservices - Spring Cloud

Simple Short Tutorial for Spring Boot and Microservices with Spring Cloud
Rating: 4.3 out of 54.3 (148 ratings)
8,383 students
Created by Coding Saint
Last updated 3/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • You will start coding in Spring Boot and will learn Spring and Microservices in detail
  • It will increase you to understand detailed working and annotations of Spring
  • You will learn to perform CREATE,UPDATE,RETRIEVE and DELETE (CRUD) operations on database layer
  • You will learn advance REST technology which will make you aware of HTTP verbs and RESTful Maturity via Richandson maturity level
  • You will learn fine details of Error and Exception Handling of REST API
  • Additionally you will be aware of Random numbers and values generation via Spring
  • You will get knowledge on Profiles and externalising configurations a way to handle application in different environment as DEV,QA ,PROD
  • You will learn reason to use Microservices and also when not use Microservices
  • Learn how to code in Feign Declarative REST client and reduce Boilerplate code of Spring REST Template code
  • You will be able to answer needs of load balancing via Ribbon Client Side load balancing
  • You will understand how new service in Microservices are discovered via Service Discovery
  • You will learn how to manage configurations in Microservices using Config Server
  • You will learn intricacy of logging and Tracing logs in distributed system using Sleuth and Zipkins
  • Build Resilient Systems with Hystrix Fault Tolerance
  • Learn how to automatically update configuration without server restart using Cloud Bus

Requirements

  • Should know Core Java, Spring Knowledge is an advantage

Description

"Spring Boot  REST API and Microservices - Spring Cloud" is comprehensive course aimed for starting your journey towards spring boot and Microservices. It covers most important fundamentals. The course gets updated with time so that you can keep pace with new offerings from spring and give an edge to your career. Start understanding the basics of Spring boot and REST API and master Microservices which are the latest and hottest topic in market.

We have grown with strong 8000 + students Look at few of the comments from our student.

"The very good knowledge of the spring boot and REST API. it was a good presentation skill. The easiest way to explain microservice and other stuff too related microservice. I feel happy with this course completed."

-Vimal Gangadiya

"Content and explanation provided is really nice along with the practical examples."

- Vishal Mendekar


Start the course and learn.

  1. Introduction to Spring Boot: Understand why Spring boot is required.

  2. Creating first Spring Boot Application

  3. CRUD Operations via Spring Boot

  4. HTTP verbs and RESTful Maturity via Richandson maturity level

  5. Error and Exception Handling

  6. Random numbers and values generation via Spring

  7. Profiles and externalising configurations.

  8. Microservices

    1. Introduction

    2. Feign Declarative REST Client

    3. Service Discovery in  Microservices

    4. Use of Config Server

    5. Zuul API gateway

    6. Distributed Tracing

    7. Zipkins UI to view traces

    8. Hystrix Fault tolerance

    9. Spring Cloud bus to update automatic configurations

Who this course is for:

  • Those who want to learn Spring ,Spring Boot and Microservices and have Java knlowledge

Course content

20 sections • 58 lectures • 5h 48m total length

  • Preview03:49
  • Preview01:13
  • Bootstrapping First Spring Boot Project
    Preview09:12
  • Preview06:20
  • Preview00:15

  • Preview05:21
  • @RestController - The Annotation | Warehouse of URLs
    03:43
  • @RequestMapping - Annotation for Mapping URLs
    06:48

  • Configuring Database for RESTful Application
    07:18
  • User Information API - Anatomy
    05:41
  • Adding JPA repository for Demo Application
    02:20
  • POST - Adding a User
    11:10
  • GET - Retrieve added User
    07:56
  • PUT - Update User
    06:15
  • DELETE - Delete User
    03:40

  • Understanding HTTP status codes
    06:54
  • Richardson Maturity Model: Measure of RESTful Application
    15:53

  • Working with HTTP Status codes and Exception Handling
    06:08
  • Using Own Exception : Customise Exception handling
    05:48
  • Exception Handing via @ExceptionHandler and @ControllerAdvice
    Preview09:31

  • Content Negotiation: XML/JSON or your own content type at ease
    05:43
  • Custom Message Converter : Creating your own Content-Type
    17:23

  • Configuration & properties Introduction: Using @Value and injecting Environment
    15:20
  • Placeholder in properties file
    08:26
  • Type-safe Configuration : @ConfigurationProperties : Hierarchical Configuration
    09:15

  • Profiles: An Introduction
    04:33
  • Including multiple profiles same application
    04:49

  • Custom Handbook for Nirvana Guide of Spring Boot
    00:08

  • Microservices Introduction
    Preview05:50
  • Preview03:06
  • Preview04:01
  • Components of Microservices
    Preview08:01
  • Preview00:10
  • User Service - Introduction
    00:56

Instructor

Coding Saint
Technical Architect
Coding Saint
  • 4.2 Instructor Rating
  • 319 Reviews
  • 15,933 Students
  • 2 Courses

We are Coding Saint ,  with years of experience in building highly scaleable Spring and java projects.

With an experience of different domains , we see software development with an angle of real world examples.

We believe in sharing knowledge for better future . Knowledge in right hands and with right spirit makes wonders.

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.