Skip to content

Dev#1

Open
SattarovAA wants to merge 7 commits into
mainfrom
dev
Open

Dev#1
SattarovAA wants to merge 7 commits into
mainfrom
dev

Conversation

@SattarovAA

Copy link
Copy Markdown
Owner

No description provided.

// }),
// @ApiResponse(responseCode = "401"),
// })
// @PostMapping("/logout")

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Убрать если не используется

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Удалено

return ResponseEntity.status(HttpStatus.OK)
.body(userMapper.modelListToModelListResponse(
userService.findAll(pageInfo)
)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Интересные способ переноса строки для оной скобки, не корректно, поправь форматировано

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Вариантов переноса здесь довольно много, в java convention однозначно не написано.
Можно пример правильного переноса строк?

}

/**
* Фактически глобальные переменные.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Либо везде на английском комментарии либо на русском, определи свой стиль

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Исправлено

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants