How to deploy my spring boot application on a centos server

hello I have developed a spring boot application using spring sts IDE and i build jar file then i deployed to my cyberpanel and then i follow this tutorial

and it work fine but in http not in https
[http://remoteServerAddress:8080/]

my website it’s secure with le’ts encrypte

i wont my website run on https and without port 8080 can anyone know how to do it ?