Skip to content

Is it possible to use different GrpcServerConfigurer for different endpoints? #1160

Open
@HunterSherms

Description

@HunterSherms

The context

I want to isolate the executor(s) used by different GRPC endpoints.

The question

I understand how to use the GrpcService and GrpcServerConfigurer. Is it possible to have more than one GrpcServerConfigurer within a single application and designate which GrpcService uses which?

The application's environment

Which versions do you use?

  • Spring (boot):
  • grpc-java:
  • grpc-spring-boot-starter:
  • java: Java 21, Kotlin

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionA question about this library or its usage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions