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.
MySpace
Запуск
docker compose up --build
Postman коллекция находится в папке postman
.
Description
Languages
HTML
99.9%
Java
0.1%