Vue JS + Spring Boot Microservices and Spring Cloud

Go to class
Write Review

Vue JS + Spring Boot Microservices and Spring Cloud provided by Udemy is a comprehensive online course, which lasts for 6 hours worth of material. Vue JS + Spring Boot Microservices and Spring Cloud is taught by Senol Atac and Frahaan Hussain. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • VueJS, Spring Boot, Spring Cloud, Eureka Discovery, Zuul Gateway, MySQL, Liquibase, Lombok, Hibernate, Rest Repositories

    What you'll learn:

    • Full Stack Development With Spring Boot And Vue JS 2
    • Vue JS + Vuex
    • Spring Eureka And Spring Zuul
    • Spring Boot Microservices

    In this course, we will learn Microservices. Microservices will be examined step by step and deeply with all details. To learn Microservices, we will implement Microservices with Spring Boot and Spring Cloud Step by Step. In addition, to test our application, we won't use non-practical tools or frameworks like postman etc. We will implement Front-End Client Side with Vue JS. Our application will be online course enrollment system. We will implement to this application step by step... In this application, we will also learn a lot of new technologies like:

    - Spring Security: This layer is so important for secure applications so we will examine it deeply in our course. we will learn the difference between authnetication and authorization...

    - Spring Boot: It will provide simpler and faster way to set up, configure, and run rest API applications with Spring boot, Model View Controller structure will be implemented.

    - Data will be presented to client as API call so Spring Rest Controller will be used to handle it.

    - MySQL

    - We will map our database tables to objects with hibernate. so we will provide object relational mapping with hibernate.

    - For database migration, we will use Liquibase. In liquibase, we will define our database changes and spring will handle it on initialization.

    - Eureka Discovery: to connect to other services.

    - Spring Zuul Gateway: gate for microservices.

    - VueJS: User Interface for microservices.

    - Vue-Router, Vuex store...