This repository was archived by the owner on Apr 5, 2024. It is now read-only.
V0.0.4 - Added UserRegistration
FF-103 Logic for UserRegistration. (#32) * WIP writing logic for UserRegistration. * FF-103 wrote logic and unit tests. * Added additional ExpectionHandler, and HealthCheck change. * FF-103 added configuration key for password check. * FF-103 Running cucumber tests works. * FF-103 Reworked server response to use httpStatus messages instead of strings. * FF-103 Implemented changes requested by @qvalentin, fixed some bugs. * Fixed Maven Test Execution. * updated version and date. Co-authored-by: open-schnick <[email protected]>