Hacker News new | ask | show | jobs
by pjmlp 2844 days ago
Nothing prevents you to deploy everything together.

We have done it multiple times.

1 comments

How do you solve issue that in order to use jlink every dependency must have explicit module name? Also do you use Spring Boot with modules? (Last time I tried to make it work I failed miserably, but it was a long time ago ...).
I was mentioning just bundling JRE with the application.

As for Spring, I never used it in anger.

Our Java Web projects usually are built on top of JEE stacks or Jersey.