only2dhir / role-based-oauth2
In this article, we will be securing REST APIs with role based OAUTH2 implementation. To do so, we will be creating two custom roles as ADMIN and USER and we will use <code>@secured</code> annotation provided by spring security to secure our controller methods based on role.
☆14Updated 6 years ago
Alternatives and similar repositories for role-based-oauth2:
Users that are interested in role-based-oauth2 are comparing it to the libraries listed below
- ☆60Updated 6 years ago
- Angular 7 Microservices With Spring Boot And Spring Cloud☆13Updated 3 years ago
- Develop a single page application(SPA) using Angular 7 as a front-end and Spring boot restful API as a backend.☆22Updated 5 years ago
- OneToMany Mapping example in Hibernate using Spring JPA in MySql☆14Updated 6 years ago
- Spring Security using OAuth2 in Spring Boot using MySQL☆77Updated 7 years ago
- ☆38Updated 6 years ago
- A microservice application with User authentication, sms service, contact service, location service, National Id and Passport service and…☆36Updated 4 years ago
- In this article, we will be creating a sample REST CRUD APIs and provide JWT role based authorization using spring security to these APIs…☆121Updated 6 years ago
- ☆29Updated 7 years ago
- angular8-springboot-websocket tutorial☆59Updated 2 years ago
- Example application using PagingAndSortingRepository with Thymeleaf☆10Updated 7 years ago
- Spring 5 Reactive MongoDB Recipe App☆63Updated 2 years ago
- Spring Data REST and JPA Example☆31Updated 5 years ago
- Example of Spring Security OAuth2 + MySQL☆25Updated last year
- Spring Boot 2.1 OAuth2 Authorization Server and Resource Server JWT and MySQL☆24Updated 5 years ago
- Spring AOP Tutorial with Examples, Source Code etc☆17Updated 5 years ago
- ☆65Updated 6 years ago
- Batch Processing Large Data Sets with Spring Boot and Spring Batch☆37Updated 5 years ago
- ☆46Updated 4 years ago
- Restful Interfaces with Spring 5☆48Updated 2 years ago
- Public repository containing examples for my Medium posts☆50Updated 2 years ago
- Repository from the article published in Medium☆93Updated 3 years ago
- Spring Boot Oracle Example☆42Updated 7 years ago
- Spring 5 MySQL Recipe App☆27Updated last year
- The purpose of this project is to demonstrate how we can use Spring WebFlux to create a simple reactive web application.☆89Updated last year
- ☆15Updated 4 years ago
- Spring Rest Client Examples☆34Updated last year
- ☆13Updated 2 years ago
- The project demonstrates how to schedule tasks with Spring Boot using the @Scheduled annotation☆34Updated 3 years ago
- This demo application showcases the implementation of Spring Boot microservices, highlighting their powerful features and capabilities, w…☆32Updated 6 months ago