Skip to content

Commit 2ae2006

Browse files
dsyeronobc
authored andcommitted
Switch order of autoconfigs
Signed-off-by: Dave Syer <david.syer@broadcom.com>
1 parent 6349382 commit 2ae2006

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-grpc-server-spring-boot-autoconfigure/src/main/java/org/springframework/boot/grpc/server/autoconfigure/security/GrpcSecurityAutoConfiguration.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ GrpcExceptionHandler accessExceptionHandler() {
7676

7777
}
7878

79-
@ConditionalOnBean(ObjectPostProcessor.class)
8079
@ConditionalOnGrpcNativeServer
8180
@Configuration(proxyBeanMethods = false)
8281
@EnableGlobalAuthentication

0 commit comments

Comments
 (0)