Skip to content

Main svc#2

Merged
andrej1307 merged 29 commits intomainfrom
main_svc
Jul 13, 2025
Merged

Main svc#2
andrej1307 merged 29 commits intomainfrom
main_svc

Conversation

@andrej1307
Copy link
Owner

No description provided.

andrej1307 added 28 commits May 22, 2025 22:50
}

@Override
public CompilationDto getCompilation(Integer compId) {

Choose a reason for hiding this comment

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

Метод не модифицирует данные

Copy link
Owner Author

Choose a reason for hiding this comment

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

Установил аннотацию
@transactional(readOnly = true)
для всего класса CategoryServiceImpl.

*
* @param events - список событий
*/
private void updateViwesAndRequests(List<Event> events) {

Choose a reason for hiding this comment

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

Метод хорошо реализован

@andrej1307 andrej1307 merged commit ad00d99 into main Jul 13, 2025
2 checks passed
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