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

main_svc_category #6

Merged
merged 4 commits into from
Sep 13, 2024
Merged

main_svc_category #6

merged 4 commits into from
Sep 13, 2024

Conversation

Vladyak1
Copy link
Owner

Добавлены категории (Category), некоторые обработчики ошибок


private final CategoryService categoryService;

// Часть admin
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Почему бы для admin не сделать отдельный контроллер который сгруппирует путь /admin/

Так будет на будущее заложено рост функциональность


import lombok.*;

@Getter
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Можно использовать аннотацию @DaTa чтобы сгруппировать @Getter @Setter constructors

@Vladyak1 Vladyak1 merged commit 37c6487 into main_svc Sep 13, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants