-
Notifications
You must be signed in to change notification settings - Fork 434
Open
Description
I am upgrading my Spring Boot application to the latest version (3.5.6) with grpc-spring-boot-starter (5.1.5) and security enabled.
However, I encountered an error related to a missing ObjectPostProcessor:
A component required a bean of type 'org.springframework.security.config.annotation.ObjectPostProcessor' that could not be found.
Does your project support Spring Boot 3.5.6 Or is there a recommended solution for this issue?
Thank you
Metadata
Metadata
Assignees
Labels
No labels