Can anyone guide me on what message broker has the best compatibility with OpenShift 4 or which one should use? Does OpenShift 4 support Activ
I have an activity that shows model comes from Firebase in a recyclerView. Each row has a delete button and user can delete which row he/she wants. The problem
I am copying a code DIRECTLY from discord.js guide to send a direct message to myself (and only myself) through my bot. module.exports = { callback: async(
Ive created a screen where the layout is almost identical to the wireframe. Below is the screen that I created. What I want it to look like is this,where the c
We try develop an app just like 3d Scanner and use Point Cloud Library (PCL) to generate mesh. We want to export result mesh to GLTF (GLB) file, but PCL only su
I have the following FlatFileItemWriter defined in a multi-threaded step. public FlatFileItemWriter<School> writer() throws Exception { FlatFileItemWr
I am making a game like this one : https://i.stack.imgur.com/mnbFw.jpg. I am having trouble coding the algorithm to swap numbers between each others. In my game