Spring Boot 3.2.0 - Spring Authorization Server - Full project part 01

preview_player
Показать описание
Spring Boot 3.2.0
Spring Authorization Server 1.2.0
Spring Resource Server
Spring Boot Client
Thymeleaf
RestClient
JdbcClient

Github:
Spring Boot:

Twitter:

Рекомендации по теме
Комментарии
Автор

I watched all of your videos and appreciate your excellent work, however I didn't see any videos concerning Google Social Login being integrated to the Spring Authorization Server. Could you please clarify how social login adds to the authorization server and then redirects to the Spring Boot client application?

wausa
Автор

I'm currently using IntelliJ IDEA 2023.2.4 (Ultimate Edition). After cloning the code from Git to test its functionality, I've encountered an issue. The run options within the IDE for the code are disabled. I appreciate your great work, and I'm seeking guidance on resolving this matter. Thank you.

kamulegeya
Автор

When I redirect from 8080 to 900 I get this error
*Cache miss for ERROR dispatch to '/error' (previous null). Performing MatchableHandlerMapping lookup. This is logged once only at WARN level, and every time at TRACE.*
how to fix?

dashk
Автор

How can we initiate a call from SpringResourceServer01 to SpringResourceServer02 using a Feign client or another client? I'm unsure about obtaining a token inside SpringResourceServer01 and passing it to the Feign client to retrieve/update data from SpringResourceServer02.

rajdevmaurya
Автор

Can you provide a monolithic application?

jyothimammula