Hi,
I really appreciate the sections on deployment. This is great.
Would it also help to have a Jenkins pipeline sample with the replacement of the key parameters of the app config?
Would it be useful to add a paragraph on the documentation to explain how to swith to production mode for JMIX applications?
The keys I am using for Spring-boot jar are
jmix.ui.login.defaultUsername=
jmix.ui.login.defaultPassword=
vaadin.servlet.productionMode=true
Are there other considerations (JNDI for war deployments…)?
Thanks!
Thierry