Running Client Extension SpringBoot on no local environment

تم تعديل David H Nebinger منذ 9 أشهر من الدقائق. New Member المشاركات: 2 تاريخ الإنضمام: 30‏/4‏/24 المشاركات الحديثة

Hi,

When I developed my first CX SpringBoot, I just runned it using "blade gw bootRun" on a terminal. Now I have to delivery on a environment no local, how I should run it?.

I thought using a shell script calling "java -jar my-springboot.jar" and passing the UNNAMED args but I am on doubt if it should be. 

Maybe Liferay have to run it when the CX zip is deployed? maybe a param I have to setted on it?.

Cheers,