phizy
Пока коллекция пустует
phizy Добавлены коммиты main в phizy/atm
edit atm-list.html
check to manual mapping add simple ui
refactor update, add validator
refactor mapper to mapstruct
refactor DTO to records, swap to jdk 21, add swagger config
edit READMW.md
refactor dto for not save requests, refactor patch, added custom repo implementing partial update
refactor tests, add new controller and validation tests, refactor controller return to ResponseEntity
add readme, filterDto, find by ip, flyway db migration(create schema add table and columns, unique constraint on ip column, index on ip), handler for duplicated ip
add ExceptionHandler MethodArgumentNotValidException, validation ip, model
add logging
add test controller and javadoc
edit package name
add atm not found exception handler
get, post, patch, delete
model
first commit
phizy Создана ветка main в phizy/atm
phizy Создан репозиторий phizy/atm