How to deploy spring boot Rest api application in cyberpanel

I have my application developed with spring boot, and I have cyberpanel installed on my server.

Does anyone have an idea how to do it?

can you please share more detials

i bought vps server hostinger with centos 7 installed and cyberpanel i have install java 1.8 and tomcat in my server and i deploed my jar spring boot into filemanager and it run fine with this
commande java -jar myjarname but i didn’t know how to run it forever without this commande.