Is there any way to bypass the internal h2 database and connect wildfly swarm to an external database so that changes aren't lost after restarting the application server?
I read several tutorials, but the use of container is already deprecated.
I would appreciate your help!