Skip to content

Update OAuth2ClientAutoConfiguration in spring-grpc-server-spring-boot-autoconfigure #367

@vl4ds4m

Description

@vl4ds4m

A Spring Boot grpc-server application can't start if it has 'spring-security-oauth2-client' dependency (without 'spring-boot-starter-security-oauth2-client'). The application requires OAuth2ClientProperties.java from 'spring-boot-starter-security-oauth2-client'.
To reproduces this problem, it's enough to create a demo project with Spring gRPC and 'spring-security-oauth2-client' by Spring Initializr and create a GrpcService bean. Spring Boot version: 4.0.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions