wirekang

Results 41 comments of wirekang

I'm trying first way. How can I use grpc-servlet with grpc-spring-boot-starter? Despite it neglected for 3 years, does GrpcServlet works well? GrpcServlet requires all services and their urlPatterns. Should I...

> Our solution was defining a [`CustomAccessorNamingStrategy`](https://mapstruct.org/documentation/dev/reference/html/#using-spi) and forgetting that fluent setters ever existed :) We already using [a spi-impl](https://github.com/entur/mapstruct-spi-protobuf), so I can't implement a custom Strategy. It seems there...

@NikolayMetchev Wow Can you give more information about the gradle hack?

@NikolayMetchev Thank you very much for your kind answer!! I'll try.

Looks like [this commit](https://github.com/kysely-org/kysely/commit/d0b44850e416d5b67ddee299eca5f5e493ba6bf4) is related.

Ok, it would be better to close this issue. I hate monaco editor.

I'm cautious about ruining website by new playground. Waiting critical issues to be found.

> I didn't get the necessity quite honestly. Can you elaborate on that? The code from original issue #693, and I'm not sure I can find better example.. Yeah it...

> There is a logical reason. People coming from knex and objection would make the mistake of awaiting queries without `execute`. Kysely is heavily inspired by knex which naturally leads...

@koskimas Yes. That was the reason I have to delete `then`.