38 Commits (05528396ac35c0a6d91ccbe51ab4d622e06246a2)

Author SHA1 Message Date
KKlochko 05528396ac Update the persistence configuration.
1 year ago
KKlochko 4dc120bce8 Add the web configuration and a simple rest controller.
1 year ago
KKlochko 8cf2fb1e85 Remove the Main.
1 year ago
KKlochko 4feca1319e Remove the CLI.
1 year ago
KKlochko af59bccc31 Rename the project and the package name in config, db, models modules.
1 year ago
KKlochko f4c1632ad4 Update the README and the configuration.
1 year ago
KKlochko 05b992f007 Update the hibernate config to create the tables if not exist.
1 year ago
KKlochko d9d595de8b Update the repositories to solve the N+1 problem.
2 years ago
KKlochko 8bd127ac4d Add the relationship between the models.
2 years ago
KKlochko 10c8e48ac5 Migrate the Main class.
2 years ago
KKlochko bb6f0cb201 Add the EntityManagerConnection factory.
2 years ago
KKlochko 3f4896349a Migrate the model repositories.
2 years ago
KKlochko 736aa2c530 Add the Hibernate configuration.
2 years ago
KKlochko c947dc3460 Migrate the models to the JPA/Hibernate.
2 years ago
KKlochko 5335635d7d Migrate the CLI and DB configuration modules.
2 years ago
KKlochko 8a88ee24fd Remove unused imports.
2 years ago
KKlochko 9d51c1b04f Update the Main.
2 years ago
KKlochko 31f210e489 Add block to turn on UUID plugin.
2 years ago
KKlochko 86b9c11104 Add a block to create tables.
2 years ago
KKlochko 0f4cb4a20e Add the command validator to CLI.
2 years ago
KKlochko c4f5cc9582 Add a commmand validator.
2 years ago
KKlochko bc694a6e81 Refactor the validator.
2 years ago
KKlochko 8f546f426f Add the CLI and entry point.
2 years ago
KKlochko fb9ee07cbe Add a validator for the input string format.
2 years ago
KKlochko 5159beee68 Fix the remove's command factory.
2 years ago
KKlochko d03eb7e824 Add command factories.
2 years ago
KKlochko 8b2f31ad32 Add command data and wrappers.
2 years ago
KKlochko 1b7718d420 Add cli parsers.
2 years ago
KKlochko dbd92b41bc Update the model repositories.
2 years ago
KKlochko fead10291c Add the repository for Deparment.
2 years ago
KKlochko e528454576 Update the Department.
2 years ago
KKlochko 39cb562cd2 Update the Patient.
2 years ago
KKlochko a8d7dcc69b Update the environment configuration.
2 years ago
KKlochko d96c9bff9b Add a repository for indicators.
2 years ago
KKlochko fc8a227df8 Add the blocks for a repository.
2 years ago
KKlochko 74e5c8fe8d Add the database connection.
2 years ago
KKlochko 349337ddf6 Add the environment configuration.
2 years ago
KKlochko f40ada0389 Add models.
2 years ago