Skip to content

Latest commit

 

History

History
84 lines (73 loc) · 3 KB

README.md

File metadata and controls

84 lines (73 loc) · 3 KB

Genuine Coder Spring Boot Tutorial Code Collection

This repository contains Spring boot projects that I use for my tutorial videos.

Tutorial about Spring Security framework.

Tutorial about JSON Web Token (JWT) using Spring boot

Tutorial about Spring Microservices framework

Tutorial about Spring Reactive framework.

Beginner's Guide to Spring Boot: A Tutorial on Getting Started

Tutorial about File Manager for spring boot. Upload, list and download files without database.

Tutorial about social login (OAuth2) with Google account. Use details provided by Google to create profile page.

Learn how to send plain-text emails, emails with attachments, and HTML emails.

Master Unit Testing for every layer of your Spring Boot Application with JUnit, Mockito, and Spring-Security-Test.

Learn to integrate state of the art AI features into your existing Spring applications.