YoVDO

Spring Boot Java Tutorial - REST API using PostgreSQL and JWT

Offered By: freeCodeCamp

Tags

Spring Framework Courses Java Courses PostgreSQL Courses CRUD Operations Courses REST APIs Courses Backend Development Courses JWT Authentication Courses

Course Description

Overview

Dive into a comprehensive tutorial on building a REST API using Spring Boot, Java, and PostgreSQL with JWT authentication. Learn to set up your project, create database objects, implement user registration with password hashing, and integrate JWT for secure authentication. Master the process of adding, finding, updating, and deleting categories and transactions. Explore CORS configuration and test your API using a web client. By the end of this hands-on tutorial, you'll have created a fully functional expense tracker API, gaining practical experience in modern backend development techniques. Access the complete source code on GitHub and leverage additional resources like Postman for API testing and exploration.

Syllabus

) Introduction.
) Project Setup & Creating Database Objects.
) Persisting User Information on Register.
) Login and Hashing Password.
) JWT Authentication.
) Adding New Categories.
) Category - Find & Update Functionality.
) Adding Category Transactions.
) Transaction - Find and Update.
) Deleting - Category & Transactions.
) CORS & Testing from Web Client.
) Summary and Code.


Taught by

freeCodeCamp.org

Related Courses

Algorithms, Part I
Princeton University via Coursera
Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
MongoDB for Java Developers
MongoDB University
Initiation à la programmation (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
Intro to Java Programming
San Jose State University via Udacity