grpc-ecosystem / grpc-spring

Spring Boot starter module for gRPC framework.
https://grpc-ecosystem.github.io/grpc-spring/
Apache License 2.0
3.43k stars 809 forks source link

Caused by: java.lang.NoSuchFieldError: MTLS #1060

Open wenrong443 opened 4 months ago

wenrong443 commented 4 months ago

Hi, i just add your library to my project, but having the below issue. Please help.

My project: spring-boot-starter-parent -> 3.0.6 grpc-server-spring-boot-starter -> 3.0.0.RELEASE

and my project have use spring security for jet authentication for other Rest API

iShot_2024-02-23_15 31 14

ST-DDT commented 4 months ago

Which grpc api version are you using?