0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Spring Security Udemyの講座選定

Last updated at Posted at 2023-01-02

概要

ポートフォリオの取り組みの中で Spring Securityで詰まるところが多いのでUdemyで勉強し直します。
この講座を受けてSpring Securityを使いこなしたいですね(願望)

選んだ講座

Spring Security Core: Beginner to Guru

良いと思ったところ

テストコードが書かれている。TDD形式で進めるらしいので最高 この時点で100点中100点だね
最高評価
InteliJ使ってる
インメモリーデータベースのH2とJPAを使ってるからrepository-データベースの設定が楽そう→SpringSecurityに集中できそう

NGだった点

JWT認証がない
outh2.0がないのも気になる。古い印象が強い

SpringSecurityのアーキテクチャについて理解するのが一番なんで
JWTは別のやり方で把握します。

その他候補

Spring Security Zero to Master along with JWT,OAUTH2

良いと思ったところ

JWT認証がある

NGだった点

テストコードがない。

Spring Security Fundamentals (OAuth ,JWT,CSRF and more)

良い理由

JWTがある。

NGだった点

STS使ってるのがちょっとマイナス
テストの項目あるから良いじゃんと思ったが確認の結果 ポストマンを使ったE2EなのでNGです
細かい動きを確認できる単体テストの書き方が知りたいんだ

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?