Added cross references, cleaned the persistence config, added default
tab view for Article and order.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<Resource name="jdbc/BabydatenbankDS" auth="Container" type="javax.sql.DataSource"
|
||||
maxTotal="20" maxIdle="5" maxWaitMillis="10000"
|
||||
username="babydatenbank_usr" password="mJq63*n1" driverClassName="com.mysql.cj.jdbc.Driver"
|
||||
url="jdbc:mysql://localhost:3306/admin_babydatenbank?serverTimezone=Europe/Berlin&useUnicode=true&characterEncoding=UTF-8"/>
|
||||
url="jdbc:mysql://localhost:3306/?serverTimezone=Europe/Berlin&useUnicode=true&characterEncoding=UTF-8"/>
|
||||
|
||||
<!-- PostgreSQL
|
||||
<Resource name="jdbc/BabydatenbankDS" auth="Container" type="javax.sql.DataSource"
|
||||
|
||||
Reference in New Issue
Block a user