Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat 232 user nickname #78

Closed
wants to merge 15 commits into from
Closed

Chat 232 user nickname #78

wants to merge 15 commits into from

Conversation

LionnoiL
Copy link
Contributor

@LionnoiL LionnoiL commented May 7, 2024

В таблицю message додані поля sender_id та receiver_id. В клас Message поля sender та receiver. Додані поля в MessageResponseDto sentFromNickname та sendToNickname. В LastMessageResponseDto доданий sentFromNickname. Змінений маппер.
Також додав порт 5557 в налаштування серверу тому що 8080 у мене зайнятий.

Troha7 and others added 15 commits March 13, 2024 22:39
# Conflicts:
#	src/main/java/com/chat/yourway/listener/StompSubscriptionListener.java
#	src/main/java/com/chat/yourway/mapper/NotificationMapper.java
#	src/main/java/com/chat/yourway/model/event/ContactEvent.java
#	src/main/java/com/chat/yourway/service/ContactEventServiceImpl.java
#	src/main/java/com/chat/yourway/service/NotificationServiceImpl.java
#	src/main/java/com/chat/yourway/service/interfaces/ContactEventService.java
#	src/test/java/com/chat/yourway/integration/controller/ChatControllerTest.java
#	src/test/java/com/chat/yourway/unit/service/impl/ContactEventServiceImplTest.java
#	src/test/java/com/chat/yourway/unit/service/impl/NotificationServiceImplTest.java
@LionnoiL LionnoiL added the enhancement New feature or request label May 7, 2024
@LionnoiL LionnoiL self-assigned this May 7, 2024
@LionnoiL LionnoiL requested a review from Troha7 May 7, 2024 07:16
@LionnoiL LionnoiL closed this May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants