ThomasVitale / spring-security-jwt-rest-demo
A demo to test Spring Security and JWT for a RESTful application
☆22Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for spring-security-jwt-rest-demo
- Spring Boot Demo with microservices that performs distributed transactions☆87Updated 3 weeks ago
- Spring Boot applications/microservices demo using Consul discovery & config☆62Updated this week
- Examples with Spring Security (OAuth2 and OpenID Connect, Authentication and Authorization)☆28Updated 2 years ago
- The repo for my articles, tutorials and guides about the Spring Framework, Spring Boot, Spring Security.☆36Updated last year
- Configuration repository for distributed Spring Petclinic application☆44Updated 3 months ago
- testing webclient reactive communication with spring boot reactive application built on top of spring webflux☆30Updated 3 weeks ago
- ☆61Updated 5 years ago
- This article aims to provide a working example of spring boot security and oauth2. It has implementation for resource server and authoriz…☆81Updated 6 years ago
- sample microservices illustrating usage of non netflix spring cloud components spring cloud loadbalancer, spring cloud gateway and spring…☆48Updated this week
- Demo ilustrating integration between Spring Boot/Spring Data and Elasticsearch☆35Updated this week
- Spring Security OAuth 2.0 Guide☆61Updated 4 years ago
- This project shows how to generate and consume Swagger API with Spring boot and Angular.☆26Updated last year
- Testing Java JUnit 5 with Mockito☆28Updated 6 years ago
- Batch Processing Large Data Sets with Spring Boot and Spring Batch☆37Updated 5 years ago
- Tutorial on using spring boot hateoas☆46Updated 7 years ago
- JHipster Microservices Example using Spring Cloud, Spring Boot, Angular, Docker, and Kubernetes☆126Updated last year
- Spring Data JPA, Spring Data JDBC, and Spring Data R2DBC examples and a comprehensive guide to JPA fetching and locking strategies.☆102Updated 2 years ago
- Spring Boot Quartz Scheduler Example that schedules Emails to be sent at a later time.☆160Updated 5 months ago
- A sample app to demonstrate Event Sourcing and CQRS using Axon and Spring Boot☆37Updated 5 years ago
- A detailed example connecting to Keycloak (OpenID Complaint Authentication and Authorization Server) using Spring Oauth2 OpenID Connector…☆127Updated 2 years ago
- sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spr…☆98Updated 3 weeks ago
- Spring Security 5.5 From Taxi To Takeoff☆68Updated 2 years ago
- Demo project for Spring Boot 2 and Quartz scheduler integration☆76Updated 5 years ago
- some examples that show basic and more advanced implementations of oauth2 authorization mechanism in spring-cloud microservices environme…☆134Updated 4 years ago
- Demo of Chaos Monkey for Spring Boot☆42Updated 5 years ago
- The repo for my post series about Keycloak and how to use it to secure Spring Boot applications and services