Andrei Efanov

Results 27 comments of Andrei Efanov

From README.md: The initial target is GNU/Linux, but I'll welcome any contributor that want to port input generation for other OS (OSX, Windows, *BSD, Android/Linux, ...) I think, it's a...

The grpc services and clients do not get created or injected. This library generates XML bean definitions in build time, so I do not really know, what must be done...

If you use kotlin grpc with spring security you should create `ThreadContextElement` ([source](https://blog.jdriven.com/2021/07/propagating-the-spring-securitycontext-to-your-kotlin-coroutines/)) like the one below: ```kotlin class SecurityCoroutineContext( private val securityContext: SecurityContext = SecurityContextHolder.getContext() ) : ThreadContextElement {...

This issue may somehow be related to https://github.com/spring-projects/spring-ldap/issues/634

Is it even ok that I have to use an external java agent to run this library?

There are some fonts in the store. Most or even all of them are owned by Microsoft. Unfortunately I didn't find any free way to do it. They take fees:...

I hoped there is a free way for open source projects, but there isn't any. Now I don't think, it's a good idea.

Cool! I'm also ready to support fee payment.

@bdougie, could you please take a look at this PR since you already merged #3884? The file mentioned here is a checksum file that is autogenerated, and present iif `go.work`...