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

Создать новые модули для моделей API, DTO и сервисных классов #7

Open
3 tasks
Tracked by #6
SmithyVL opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
⚡️ type: feature Разработка новых функций

Comments

@SmithyVL
Copy link
Member

SmithyVL commented Jul 5, 2024

Необходимо создать новые модули:

  • "pt-api-models" (dto на основе классов сущностей);
  • "pt-services" (сервисные классы, где на вход и на выход идут сущности);
  • "pt-api" (CRUD контроллеры, которые вызывают сервисы, со сваггером).
@SmithyVL SmithyVL changed the title Создать/обновить модули: "pt-api-models" (dto на основе классов сущностей), обновить "pt-database" (liquibase, сущности, репозитории и т. д.), создать "pt-services" (сервисные классы, где на вход и на выход идут сущности) и создать "pt-api" (CRUD контроллеры, которые вызывают сервисы, со сваггером); Создать новые модули для моделей API, DTO и сервисных классов Jul 5, 2024
@SmithyVL SmithyVL self-assigned this Jul 5, 2024
@SmithyVL SmithyVL added this to the 3 квартал 2024 milestone Jul 5, 2024
@SmithyVL SmithyVL added the ⚡️ type: feature Разработка новых функций label Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡️ type: feature Разработка новых функций
Projects
Status: 🪄 Задачи
Development

No branches or pull requests

1 participant