- No debug log guarding - good practice to handle this but far too much for this application
- Service layer added to split functionality - was not there in first place because the application size, but when testing it makes sense to split this.
- Logs for method entry and exits on info level - creates a nice readable story of application activity
- Application should not throw logs - all exceptions should result in HTTP responses
- MockRestServiceServer is used to be able to interact with the mock and verify the amount of usages inside a service
-
Notifications
You must be signed in to change notification settings - Fork 0
kvroegop/IRIS-Coding-Assignment
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published