hantsy / spring-webmvc-jwt-sampleLinks
Secures REST APIs with Spring Security and JWT Token based Authentication
☆491Updated 3 weeks ago
Alternatives and similar repositories for spring-webmvc-jwt-sample
Users that are interested in spring-webmvc-jwt-sample are comparing it to the libraries listed below
Sorting:
- Initial Commit☆383Updated last year
- Example Spring Boot + Spring Security+ OAuth2 project for demonstration purposes.☆257Updated 2 years ago
- Backend MVP showcasing JWT (Json Web Token) authentication with multiple login, timeout / refresh / logout (with in memory invalidation)…☆553Updated last year
- Spring Boot with Spring Batch Example 1 (Load CSV to DB)☆151Updated 4 years ago
- Example Springboot Application for Securing a REST API with JSON Web Token (JWT). For an example Integration with Angular (version 2+) g…☆550Updated 2 years ago
- Source code examples for blog posts☆339Updated last year
- Spring REST server for glee-o-meter☆132Updated 2 years ago
- Source code for the tutorials published on the Javadevjournal site.☆465Updated 4 months ago
- Secures REST APIs with Spring Security and JWT Token-based Authentication powered by Spring Reactive stack☆260Updated last week
- Java Microservices: Spring Boot, Spring Cloud, JHipster, Spring Cloud Config, and Spring Cloud Gateway☆611Updated 3 years ago
- Creating a Multi Module Project :: Learn how to build a library and package it for consumption in a Spring Boot application☆353Updated 8 months ago
- Spring Boot File Upload / Download Rest API Example