Udemy

Restful API Web Services With Spring Boot And Vue JS + Vuex

Enroll Now
  • 217 Students
  • Updated 6/2023
4.0
(38 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
4 Hour(s) 20 Minute(s)
Language
English
Taught by
Senol Atac
Rating
4.0
(38 Ratings)
2 views

Course Overview

Restful API Web Services With Spring Boot And Vue JS + Vuex

Spring Boot, Vue, Vuex, MySQL, Full Stack Web Development, Lombok, Gradle, Java, Bootstrap, Font-Awesome, Vue-Router

We will create a new project in this course.

And we will implement this project with using Spring Boot, Vue, and MYSQL.


In our project, we will implement CRUD operations. And these CRUD operations will be requested from Vue.

Then This requests will be handled from Spring Boot.


Our project goes on User operations.

Our main operations will be user login, register, profile and user list.

Also, we will go on with role based application.

And this all things will be provided with secure way in both Vue and Spring Boot side.


We will have two main components to implement our project.

These are server side and client side.


In Server Side:


Spring Boot will be main thing.


Model View Controller structure will be implemented with using Spring Boot.


Our MVC structure will work like that:


First of all, the entity classes will be created under model package.


Later, if model class is permanent, we will create a repository for it.


Then we will call repository from services.


Finally, we will call services from from controllers. 


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


We will use MySQL as Database.


We will also use Object Relational Mapping with Java Persistence API and Hibernate.


You know, We can map our database tables to objects with hibernate.


We will use JPA Repository and Crud Repository in Spring Boot.

So these repository templates will handle common database operations like save, update, find, delete.


With Spring Boot, we will also use Lombok library to clear code.

You know that we don't want to implement getter, setter, equals and hash code. So we can escape it using Lombok @Data or @Value annotation.


We will use Gradle To handle all dependencies on server side.


That's all about Server side.


Let's talk about Client Side.


Vue will be the main client controller.


Vue works on nodeJS.


In vuejs, we will consume server side data with api calls.

To do it, we will create service classes.

In service:  We can connect to server side and we can send requests or we can get responses from server side with http.

Then, we will call service data from components and we will render them.

Our User interface panel is contructed from admin operations and user operations.

In user operations:,

we will implement login, register and profile pages for users.

In admin operations:,

We will list all users and we will display the detail of users.


And of course, we will implement authentication and authorization for admin operations.

Course Content

  • 9 section(s)
  • 56 lecture(s)
  • Section 1 Introduction
  • Section 2 Preparation - Server Side
  • Section 3 Preparation - Client Side
  • Section 4 Server Side Implementation
  • Section 5 Spring Security Implementation
  • Section 6 Restfull Services Implementation
  • Section 7 Client Side (Frontend) and Server Side Integration (Backend)
  • Section 8 Client Side Implementation via Vue JS
  • Section 9 Result

What You’ll Learn

  • Full Stack Development With Spring Boot And Vue Js + Vuex
  • Restfull Api Services With Get, Post, Put, Delete Mapping...
  • Spring Boot, Mysql, Vue Js
  • Vuex - State Management System


Reviews

  • M
    Mehmet Öcal
    4.5

    It's enough for starters. You can understand general consepts of spring and vuejs.

  • M
    Mohammad Karimi
    4.5

    This course helps me to understand a lot about sprint boot with gradle, thanks so much Senol.

  • G
    Giovanny Montinny
    5.0

    Otimo curso recomendo.

  • V
    Vong Wai Tou
    3.5

    meet the basic needs for CRUD api. There is some places can be improved like including the use of Swagger

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed