You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created dockerfiles and docker compose. This project can now be used as docker containers. Take into account that the database is still not a container and is part of the host system
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Qa (#11)
Added environment properties, Health checks, custom health checks and metrics, created AccountController, moved login, change password, setActive status, role mapping
Deleted unused(deprecated) classes and respective tests
Fix endpoint mapping error
---------
Co-authored-by: Andres Hoyos <andres_hoyos@epam.com>