I have similar problem with spring boot 3.4.6, I tried the sm@ syntax but now I'm getting an "No converter found capable of converting from type [com.google.protobuf.ByteString$LiteralByteString] to type [java.lang.String]"
I think this is protobuf 4.x (we used 3.x) to blame... someone with similar symptoms?