Here, I am writing the code for sorting JSONArray in java technology. we can sort jsonarray in ascending or in descending order according to our requirement by changing pattern as below. private ...
Let's start with simple vert.x verticle. You want to find someone from database and to change his cell phone number, and send the result back to event bus. Code will be like below : ...