AOMultiverse | MySQL | H2 | VOID & DEFAULT GEN icon

AOMultiverse | MySQL | H2 | VOID & DEFAULT GEN -----

Introducing The Multiverse to your Server!



H2 Support | MySQL Supported!
You can adjust your database-config.yml like following to have a local database without mysql.


Code (YAML):
# Configuration settings for database connection
#
# host: The hostname or IP address of the database server.
# port: The port number on which the database server is listening.
# databaseName: The name of the database to connect to.
# tableCreation: The mode for table creation (e.g., 'update' or 'create').
# username: The username used to authenticate with the database server.
# password: The password used to authenticate with the database server.
# showSQL: Whether to show SQL statements (e.g., 'true' or 'false').
# entityAnnotatedClassParentPath: The parent path for entity annotated classes.

host
: ''
port
: 3306
databaseName
: 'aomultiverse'
databaseType
: 'h2'
tableCreation
: 'update'
username
: 'sa'
password
: ''
showSQL
: 'false'
entityAnnotatedClassParentPath
: 'database.entities'
----------, Jul 20, 2024
Resource Information
Author:
----------
Total Downloads: 391
First Release: Mar 6, 2024
Last Update: Sep 25, 2024
Category: ---------------
All-Time Rating:
1 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings