I'm trying to run Kafka message queue on Windows. I'm usin this tutorial - https://dzone.com/articles/running-apache-kafka-on-windows-os When i try to run it
They can't work together,way ? In fact, the port is not occupied.Using Netty tcp to connect port 58888 (or change to any other port) it (Netty) is not working.
I have the following code that works in all other circumstances except in a single where it returns the error "Can't move focus because it is invisible, not ena
Is this correct Coroutine and retrofit use? i have some problems with interception of service (RuntimeException in geting getAccessTokenBlocking via intercept),
Given this export const slice = createSlice({ name: 'reducer', initialState: { }, reducers: { test: (state, action) => { c
I am working on an Ionic app and i want to add android@autoBackup="false" in AndroidManifest.xml file through config.xml. As per the cordova documentation, cord
I am collecting the data of temperature and relative humidity everyday. I wanted to display these data with Chart.js and currently it is possible to show all my
I downloaded opencv_contrib=master.zip and opencv-4.0.0.zip from GitHUB, uncompressed and ran CMake(cmake gui) configured, and checked the appropriate boxes and