Spring boot online modify page template update immediately?

spring boot is packaged into jar to start, is there any way to modify the page template to update immediately, do not restart, do not do any other operation?
if I PHP modified the template, it will take effect immediately.

Menu