Skip to content

This project is a full-stack CRUD application demonstrating the integration of Spring Boot on the backend and Express.js, Angular, Vue, and React on the frontend. The application focuses on managing blog comments and implements JSON Web Token (JWT) for secure authentication.

Notifications You must be signed in to change notification settings

Aeontanvir/crud_using_spring_boot_expressjs_angular_vue_react_with_jwt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Application with Spring Boot, Express.js, Angular, Vue, React, and JWT

This project is a full-stack CRUD application demonstrating the integration of Spring Boot on the backend and Express.js, Angular, Vue, and React on the front end. The application focuses on managing blog comments and implements JSON Web Token (JWT) for secure authentication.

Table of Contents

Features

  • Backend (Spring Boot):

    • RESTful API endpoints for CRUD operations on blog comments.
    • JWT authentication for secure user access.
    • Persistence layer using a relational database (e.g., MySQL, PostgreSQL).
  • Frontend:

    • Express.js, Angular, Vue, and React versions:
      • Interface for creating, reading, updating, and deleting blog comments.
      • User authentication and authorization using JWT.
      • Responsive and user-friendly design.

Technologies Used

  • Backend:

    • Spring Boot (Java)
    • Express.js (Node.js)
    • JWT for authentication
    • Relational Database (e.g., MySQL, PostgreSQL)
  • Frontend:

    • Angular for Angular version
    • Vue for Vue.js version
    • React for React version
    • JWT for user authentication in all frontend versions

Getting Started

About

This project is a full-stack CRUD application demonstrating the integration of Spring Boot on the backend and Express.js, Angular, Vue, and React on the frontend. The application focuses on managing blog comments and implements JSON Web Token (JWT) for secure authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published