Closed antmordel closed 3 years ago
Glad you like it! :)
I’m away from my computer this week, so just off the cuff from my phone:
Thanks a lot, @wiverson. This enormously unblock my work.
I was going in circles doing:
jar
under ./target/dependency
I don't want to disturb your time away of the laptop! I'll keep trying.
Many thanks.
I just committed a tweak to the template that adds the default Maven resources directory back in, so I'm going to close this issue. LMK if you have any other Qs!
Many thanks @wiverson !!
First, thanks a lot for this repo. It's very useful.
I have this template with Spring Boot included. When I generate the installer, it's not starting (and it doesn't produce any error). Once we have the
jlink-ed
runtime image, is there any way we can run our jar on this image to see what outputs produce?On another note, I have the views in FMXL, and they are in
src/main/resources/views
. Do you have any experience bundling these views within the resulting artefacts?Thanks a lot.