Change spring.factories to auto-config imports in gRPC modules
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
org.springframework.cloud.function.grpc.GrpcAutoConfiguration
|
||||
@@ -0,0 +1 @@
|
||||
org.springframework.cloud.function.grpc.GrpcAutoConfiguration
|
||||
Reference in New Issue
Block a user