apache-causeway-committers / causeway-lab

Laboratory for the Apache Causeway framework. (Sandbox, Tutorials, ...)
Apache License 2.0
4 stars 2 forks source link

Vaadin14 Experiment: Figure out how to package a multi-module project for production. #4

Closed andi-huber closed 2 years ago

andi-huber commented 3 years ago

Useful resources:

Spring's repackaging https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/htmlsingle/#goals-repackage

This video explains the difference between 'packaging' for development vs production: https://www.youtube.com/watch?v=-63-PvP0T1E

The experimental code lives in experiments/vaadin14

andi-huber commented 2 years ago

done