Skip to content

Практическая работа 5. Spring WEB, REST API#3

Open
andrmuratov wants to merge 2 commits into
mainfrom
feature/practice5-rest
Open

Практическая работа 5. Spring WEB, REST API#3
andrmuratov wants to merge 2 commits into
mainfrom
feature/practice5-rest

Conversation

@andrmuratov

Copy link
Copy Markdown
Owner

Реализовано:

  • REST API через Spring Data REST (@RepositoryRestResource)
  • Кастомный REST контроллер (UserController)
  • HTML страница с Thymeleaf (user-list.html)
  • Обработка ошибок (@ControllerAdvice)
  • Actuator мониторинг

Примечание: springdoc-openapi отключён из-за конфликта
версий со Spring Boot 4.0.3 + HATEOAS. Надеюсь, так можно

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