Spring Boot Fundamentals


Event Details

This event finished on 13 May 2023


This Course is for you 

  1. If you are looking for a job
  2. College Project
  3. You want to build your own API and sell them
  4. You want a promotion in your current company
  5. You want to innovate in your office work
  6. You want to turn into Microservice Architect

 

Course Description

In this course along with learning the basics of Spring Boot Framework while designing a Bookstore System Application, you will be learning some of the most desired skills of being counted among the best techies in the industry for web application development. You will learn and understand how to create and customise Swagger UI for API Documentation and how to use Swagger UI for API testing, how to use Lombok Framework to minimise the boilerplate even further than most techies can possibly imagine, also a cool way to implement Builder Design Pattern with Lombok Annotation, use of dev-tools for faster application development, use of actuators for performance monitoring, use of profiling for environment creation, use of JPA for performing CRUD Operations on DB Tables, how to use MicroStream with Spring Boot for achieving best performance in data persistence and retrieving and understanding of embedded database and leveraging the same for faster application development.

 

What you will be able to do after completing this course

  1. You will be able to create RESTful API based Web Applications
  2. You will be able to write clean code by using Lombok Framework
  3. You will be able to rapidly build & test new APIs by using Swagger UI
  4. You will be able to crack java, Spring Boot interviews very easily
  5. You will be able to use MicroStream for storing and retrieving java objects to and from local file system