I am new to JSON, I have implemented a JSON Jackson code from this Github Link I've edited the code and added a integer variable sno which auto increments. Belo
When running the project I get this exception: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'axonMongoTemplate' defin
I am implementing a project in Flutter firebase. In the application, it sends the locations of the places traveled by the user while the user is moving to the f
I'm just a newbie in Bash Scripting and was wondering to do a simple script that will create 25 .txt file in every execution of the shell script. But i think i'
Hello i have trouble with my code in kivy. When i added Finance2(screen) inside boxlt, i put new value inside textinput, but value from textinput wont update. W
I am using input-mask library and wanted to implement masking for time format. Which will accept integer numbers in HH:mm format so used this as below timeInput
I am trying to rasterize an imported image in a .psd file. When I import it with the current code it comes as a smart object, and I need to rasterize it. The la
I have a CMS theme installed on my machine. I'm tracking changes to it via git and decided to back it up on GitHub so I could share those changes. The theme as
I am storing date and time but I need to have it limited to only be allowed to pick intervals of 30 minutes when the time picker is displayed so I can't be able