I am using dotnet to build a Kafka application and I found that this NuGet package from Confluent. The documentation is okay, but I was wondering the following:
I'm using Amazon's selling partner API to query my inventory. I only want a few SKUs, so I'm trying to send a list using the sellerSkus parameter. Please help
I have been following a tutorial but the triangle doesn't show up for me and I have no idea what is wrong with my code for the triangle not to be appearing. I a
i'm new in Django. i'm really curious to Django template language. i have used jinja2 before Django template language. Some people says that jinja2 and Django t
I'm making a CRUD basic API with the .net 6 basic API template for a class project and it was working perfectly when using it locally, so I tried to dokcerize i
Is there anyway to enable logical replication wal_level = logical on Google Cloud Postgres instance? I want to do CDC (change data capture) to stream WAL Record
I am using Spring Boot KeyCloak in my application to connect with KeyCloak. However I have a custom success handler which is not being invoked. I am not sure wh