I tried to generate java wrapper class from smart contract .sol file. I tried truffle command to generate the same but it does not work. I refer this link
https://greg.jeanmart.me/2019/07/19/generate-a-java-wrapper-from-your-smart-contract/
Thanks in advance.