-
Notifications
You must be signed in to change notification settings - Fork 0
kotlin‐web‐spring‐boot‐3
Lam Ngoc Khuong edited this page Nov 1, 2023
·
5 revisions
- I18n & L10n
- Configure the default locale and show messages by the locale
- Change the locale by the request header (Accept-Language)
- Exception Handling
- Logging:
- Logback
- Use a unique token (client ID) for request, and add the token to the response header (by MDC)
- Log request info (able to enable/disable)
- Log response info (able to enable/disable)
- Log response time for each APIs (able to enable/disable)
VN Dev Team
Working with Git branches