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.
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.
Previous: The problem of the return value of the self-increasing and self-subtracting operator in C language.