-
Enhancement
-
Resolution: Done
-
Major
-
10.0.0.Final
-
None
We need a JDBC database rules for server tests which would be responsible for setting up a database server.
There should be three modes of operation:
- embedded databases (such as H2)
- containerized databases (usually the open source ones)
- externally managed databases
The rules should ensure that the necessary JDBC driver are copied to the $SERVER_HOME/server/lib directory and that the server is started with an appropriate Agroal configuration