KKlochko
|
ccd1edea7e
|
Add the routes to the AuthorizedInterceptor's configuration.
|
1 year ago |
KKlochko
|
81971295c0
|
Update the maven configuration.
|
1 year ago |
KKlochko
|
06ce1ff07f
|
Add AuthorizedInterceptor to control the access for a role.
|
1 year ago |
KKlochko
|
2b1fef5b0e
|
Add the access module to validate the access for a role.
|
1 year ago |
KKlochko
|
b3a52913a0
|
Remove the unused dependencies from IndicatorController.
|
1 year ago |
KKlochko
|
adfcf34176
|
Add the Auth controller to login and get the user token.
|
1 year ago |
KKlochko
|
c6ff965796
|
Update the web configuration to add the TokenFactory.
|
1 year ago |
KKlochko
|
f7d81a2fb8
|
Add the User model and its repository.
|
1 year ago |
KKlochko
|
a872e66d63
|
Refactor the SimpleToken factory to move hash function to Sha256Hash.
|
1 year ago |
KKlochko
|
92c2d33e70
|
Update the project description.
|
1 year ago |
KKlochko
|
356013b149
|
Add the Token repository.
|
1 year ago |
KKlochko
|
91c95de67e
|
Add the factory for Token model.
|
1 year ago |
KKlochko
|
e99a0bc771
|
Add factories to create a token as a string.
|
1 year ago |
KKlochko
|
23bdfd10cf
|
Add Token model.
|
1 year ago |
KKlochko
|
a7fc4876bf
|
Update the route to return 404 if an model does not exist.
|
1 year ago |
KKlochko
|
22207235d9
|
Add the REST API controllers for Department and Patient.
|
1 year ago |
KKlochko
|
5aacd66fda
|
Update the docker-compose to run also run the tomcat.
|
1 year ago |
KKlochko
|
0ad4e95079
|
Update the indicator controller to have CRUD operations.
|
1 year ago |
KKlochko
|
b202457f10
|
Update the web configuration to add the db manager and a repository.
|
1 year ago |
KKlochko
|
05528396ac
|
Update the persistence configuration.
|
1 year ago |
KKlochko
|
22e1506024
|
Add the Dockerfile and Makefile to run the server.
|
1 year ago |
KKlochko
|
4dc120bce8
|
Add the web configuration and a simple rest controller.
|
1 year ago |
KKlochko
|
f2f306eba7
|
Update the maven configuration.
|
1 year ago |
KKlochko
|
8cf2fb1e85
|
Remove the Main.
|
1 year ago |
KKlochko
|
33a7bc57d6
|
Update the README.
|
1 year ago |
KKlochko
|
acbcee46f1
|
Rename the project and the package name in tests.
|
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
|
5b92a4a6ab
|
Remove the gradle configuration.
|
1 year ago |
KKlochko
|
556e928e42
|
Update the version.
|
1 year ago |
KKlochko
|
f4c1632ad4
|
Update the README and the configuration.
|
1 year ago |
KKlochko
|
2f951e2d1c
|
Update the version.
|
1 year ago |
KKlochko
|
05b992f007
|
Update the hibernate config to create the tables if not exist.
|
1 year ago |
KKlochko
|
aac696ded4
|
Update the README to remove unneeded config/db.
|
2 years 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
|
a0f4aa728e
|
Fix the test.
|
2 years ago |
KKlochko
|
10c8e48ac5
|
Migrate the Main class.
|
2 years ago |
KKlochko
|
a102717338
|
Migrate the tests.
|
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
|
3be3f138c4
|
Update the README.
|
2 years ago |
KKlochko
|
034a2a5e3c
|
Update the gradle and maven configuration.
|
2 years ago |
KKlochko
|
0a36bb1ece
|
Update the version.
|
2 years ago |
KKlochko
|
97b1ddca1a
|
Add the README.
|
2 years ago |
KKlochko
|
4697c16d14
|
Add the example of a docker-compose for the database.
|
2 years ago |
KKlochko
|
57d5f341fd
|
Add the example of a db configuration.
|
2 years ago |