Block a user
normalizeComponent utility and update message handling in chat view and service.
ChatListener to improve readability and formatting consistency across message handling and ignored players logic.
ChatLogDao to use Timestamp and update ChatMessageMapper with proper JSON serialization using Jackson.
toJson method in ChatMessageMapper to include notBlocked field in JSON conversion.
/actuator/mappings endpoint access.
UnsupportedOperationException with HTTP 202 ACCEPTED response in sendChatMessages.
Config.java and add webServerSettings method for web server configuration