After several `git diff` across different versions, turns out I was missing the env variable when launching,
-Dspring.profiles.active=dev
which resulted the spring boot to exit silently.
After several `git diff` across different versions, turns out I was missing the env variable when launching,
-Dspring.profiles.active=dev
which resulted the spring boot to exit silently.