Dmitry Naumenko
Dmitry Naumenko
Hi I've tried to create an InApp product, but publisher-api return only: `{ "code" : 500, "message" : null }` Here is my code: val token = new TokenResponse() token.setAccessToken("")...
I am expecting connection issues while working with redis thought JRedisService. It just says that the used connection is not connected: Apr 18 23:12:54 tomcat12 tomcat-jqc-app: : Not connected! Apr...
As this is a project for evaluating ZIO, it would be nice to see how to connect Http4s server. For start, this server could contain just one endpoint for health-checks....
Not so far time ago, a new feature of ZIO released called ZLayer (https://zio.dev/docs/howto/howto_use_layers). It fixes an old approach known as Module Pattern or approach where you hard-code dependencies in...
ZIO has it's own testing library - https://zio.dev/docs/usecases/usecases_testing. It would be nice to evaluate it by writing some tests. Things that are not clear for how well it integrates with...
The idea is to introduce a file for opt-outing per repo. I propose to call `.zorechka` and put it into a repo root. The format could be JSON, with one...