Struchkov Mark 9d5df57645
Refactor PersonRepositoryImpl class for better readability
The refactoring simplified the 'insertInto' method within the PersonRepositoryImpl class. Now, instead of transforming the item to a Multi and collecting the last item, it directly finds the person by Id. This change enhances the code's readability and maintainability.
2024-03-09 21:24:59 +03:00

MySpace

Запуск

docker compose up --build

Postman коллекция находится в папке postman.

Description
No description provided
Readme
Languages
HTML 99.9%
Java 0.1%