-
A serious issue repeatedly spotted: during enemy turn, my air unit flies from my Mathematical Medium base on successful interception mission. At the start on my turn, this unit disappears. Attached ar…
-
Consider this configuration
```csharp
internal List InterceptorProviders { get; } = [typeof(Server.Interceptors.ServerSide.RevalidatingInterceptor)];
```
And the code whcih use this configuration
```c…
-
## MaterializationInterceptors causes More than twenty 'IServiceProvider' instances
I have an specific use case for `MaterializationInterceptors` in an `Net 8.0` web api.
I need to add `IUserFacto…
-
### Feature Request: Add Support for Generating Full Method Names List for Service-Level gRPC Interceptors
#### Summary
I’m requesting a feature that generates a list of full method names for each…
-
**Expected Behavior**
I'm using a Spring Cloud Steam `ListenerContainerCustomizer` to customize a `AbstractMessageListenerContainer` in order to add a record interceptor. I would expect to be able …
-
Hi there,
Thanks for this awesome plug-in!
I've been trying to inject fields like the source and environment names for our deployment via the Flume configuration using interceptors, but it seems lik…
-
```
The elevator pitch - give classes a hook to introspect a type at injector
creation time. Then
whenever an instance of that type is instantiated, the classes get a callback.
This can be used to …
-
I love the new `BlockingQueueItemWriter` and `BlockingQueueItemReader` implementations, but it occurred to me you'd open even more opportunities for users of Spring Integration if you had a `MessageCh…
-
We would really like to use redaxios but interceptors are quite important for us.
Would love to be able to add interceptors in redaxios.
-
Hi Roberto,
Another request - I've been trying to use the standard Quasar axios boot file, but had problems due to the very obscure way I'm using it. Your extension has resolved the issue I had, bu…