Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/issue 17 #19

Merged
merged 3 commits into from
Aug 27, 2020
Merged

Feature/issue 17 #19

merged 3 commits into from
Aug 27, 2020

Conversation

vskurikhin
Copy link
Owner

PR resolve #17

Victor N. Skurikhin added 3 commits August 26, 2020 21:45
use hasRole at @PreAuthorize (at section 7. http API in this article), by default you have to add ROLE_ prefix.
See https://docs.spring.io/autorepo/docs/spring-security/5.3.1.RELEASE/reference/html5/#el-access for more info.
create User POJO that implementing UserDetails.
@vskurikhin vskurikhin added the enhancement New feature or request label Aug 27, 2020
@vskurikhin vskurikhin self-assigned this Aug 27, 2020
@vskurikhin vskurikhin linked an issue Aug 27, 2020 that may be closed by this pull request
@InterMon InterMon merged commit fd82373 into build Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build Reactive Restful APIs using Spring Boot/WebFlux.
2 participants