i have readied data from excel and store in List<List<String>> . the data is below .now i want to convert below data in json format ..how can i do that
thanks . i have solved myself by referring below link,'
https://www.dev2qa.com/convert-excel-to-json-in-java-example/
I am slightly unsure of what you are trying to do here.
Your first line of code is reading a .csv file and you want the output in JSON format, I understand that, but what does this have to do with a REST endpoint?
Perhaps if you could explain what you're trying to do overall, rather than think of a specific solution or function you think may help, we can better guide you?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.