Struchkov Mark
9d5df57645
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. |
||
---|---|---|
.mvn/wrapper | ||
network-backend | ||
network-context | ||
network-controller-rest | ||
network-core | ||
network-data-jooq | ||
network-data-panache | ||
network-domain | ||
network-exception | ||
network-schema-rest | ||
postman | ||
.dockerignore | ||
.env | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile.native | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
MySpace
Запуск
docker compose up --build
Postman коллекция находится в папке postman
.