spring icon indicating copy to clipboard operation
spring copied to clipboard

Quick question: how can I get the server to preload the app on start?

Open nrser opened this issue 7 years ago • 1 comments

I have Spring running in a Docker container via spring server. Works fine, but the first time I run a command through Spring in the container I pay the load penalty (after that it's fine and fast). I want Spring to load the app when it starts up so that my first command is fast.

nrser avatar Aug 04 '17 07:08 nrser

@nrser did you ever find a good solution for this?

redox avatar Apr 13 '22 10:04 redox