I wanna build a project Using Yii2 as Middle-ware, Hibernate for mapping and Jersey for API calls. I've basic knowledge of all the tools and environments but not able to use all of them together.
I have already basic APIs using Jersey, Also have used Yii2 to make a basic authentication page with MySQL server connection, Further i wanna use Jersey 2.3 only so that i can use Javax for the project i wanna make. Moreover, I am not able to understand how to use cURL Requests.