SiteBackend/.idea
Teriuihi 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
..
dataSources.xml Initial commit for site for forms 2024-01-13 16:24:54 +01:00
gradle.xml Initial commit for site for forms 2024-01-13 16:24:54 +01:00
misc.xml Initial commit for site for forms 2024-01-13 16:24:54 +01:00
uiDesigner.xml Initial commit for site for forms 2024-01-13 16:24:54 +01:00
vcs.xml Initial commit for site for forms 2024-01-13 16:24:54 +01:00
workspace.xml Add database configuration via command-line arguments 2024-04-28 21:25:09 +02:00