auto 49af4a3067 Add database configuration via command-line arguments
A new configuration setup now allows specifying a path for database properties via command-line arguments during application startup. This update also changes the call signature for `DatabaseConnection.initialize()` method to accept a path argument. Similarly, methods in `PropertiesLoader`, `PropertiesWriter`, and `MailSettings` classes were also updated to use the specified path when working with properties files. The `TestForm` class's tests were updated accordingly to handle these changes.
2024-04-28 21:25:09 +02:00
2024-01-13 16:24:54 +01:00
2024-01-13 16:24:54 +01:00
2024-01-13 16:24:54 +01:00
2024-01-13 16:24:54 +01:00
S
Description
No description provided
399 KiB
Languages
Java 100%