강의

멘토링

로드맵

Programming

/

Back-end

Spring Boot JWT Tutorial

You can quickly and easily learn the basics of authentication and authorization through tutorials using Spring Boot, Spring Security, and JWT.

(4.9) 553 reviews

12,262 learners

  • silvernine
Spring Boot
JWT
Thumbnail

Reviews from Early Learners

What you will learn!

  • Implementing JWT authentication and authorization using Spring Boot

  • Spring Security Basics

  • Membership registration, login, and authorization logic

This course is a tutorial designed to help you learn JWT authentication and authorization quickly and easily using Spring Boot and Spring Security.

Github ✒️ (Please refer to the code below.)

Updated sample code for Spring Boot 3.4.0 (SNAPSHOT).

Please refer to the links below for the latest sample code for Java and Kotlin versions.

Java : https://github.com/SilverNine/spring-boot-jwt-tutorial

Kotlin : https://github.com/SilverNine/spring-boot-jwt-tutorial-kotlin

Lecture Introduction 📝

"JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties." -jwt.io

JWT is specified in RFC7519 Internet standard and is the most widely used authentication method in token-based authentication systems.

In this tutorial, we will implement membership registration, login, and authorization logic, and quickly and easily experience Spring Security's authentication and authorization logic.

Expected Questions Q&A 🙋🏻‍♂️

What program do you use in this course?

  • I use IntelliJ IDEA, Postman, and Browser, but it's not required :)

What are authentication and authorization?

  • Authentication is the process of verifying who the user sending the request is. It's the correct user.
  • Authorization refers to the process of verifying whether the action the Request is trying to perform is permitted.

Please tell us what prompted you to start this course.

  • I wanted to introduce a very good alternative that I found after being tired of the system expansion issues of the existing authentication method.
  • As a developer, I often work on side or toy projects, and I've found myself implementing authentication and authorization using the simple JWT method. I've created this to share with you.

Recommended for
these people

Who is this course right for?

  • For those who want to easily learn the basics of token-based authentication and authorization

  • For those who want to quickly experience the basics of membership registration, login, and authorization logic

Hello
This is

12,262

Learners

553

Reviews

83

Answers

4.9

Rating

1

Course

HI, I AM EUNGOO JUNG.

A DEVELOPER FROM PLANET EARTH.

Curriculum

All

5 lectures ∙ (43min)

Published: 
Last updated: 

Reviews

All

553 reviews

4.9

553 reviews

  • omg님의 프로필 이미지
    omg

    Reviews 205

    Average Rating 5.0

    5

    100% enrolled

    声、伝達力、説明、字幕、講義の流れなど JWTの基本的な内容を短時間でよく教えてください:)

    • silvernine
      Instructor

      こんにちは、OMGの良い受講評を残してくれてありがとう。今日の一日も幸せな一日になることを願っています:)

  • nonon님의 프로필 이미지
    nonon

    Reviews 2

    Average Rating 4.0

    3

    60% enrolled

    ただ使用説明書くらい? 学習用ではないようです。

    • afgman4님의 프로필 이미지
      afgman4

      Reviews 13

      Average Rating 5.0

      5

      100% enrolled

      本当に大切な講座ではありますが.. ソースをコピーして貼り付ける風にUserクラスで苦労を少ししましたね。大切な講義ありがとうございます

      • silvernine
        Instructor

        こんにちはafgman4さん!私がスピードに進むことにとても気になる風にimportされる部分の説明を抜けましたね その部分は考えができませんでした。 :)

    • alita20201558님의 프로필 이미지
      alita20201558

      Reviews 5

      Average Rating 4.6

      3

      100% enrolled

      無料講義ありがとうございます。しかし、初心者が聞くのはとても難しいです。私は別に勉強する必要があると思います。

      • nalkaekor0667님의 프로필 이미지
        nalkaekor0667

        Reviews 4

        Average Rating 3.8

        3

        100% enrolled

        .....

        Free

        Similar courses

        Explore other courses in the same field!