virgo47 / restful-spring-securityLinks
Small test RESTful app with token based security
☆230Updated 8 years ago
Alternatives and similar repositories for restful-spring-security
Users that are interested in restful-spring-security are comparing it to the libraries listed below
Sorting:
- ☆289Updated 10 years ago
- NixMash Spring : JPA, Social, MVC, Solr, Security, Thymeleaf...☆244Updated 7 years ago
- A demonstration of a completely stateless and RESTful token-based authorization system using JSON Web Tokens (JWT) and Spring Security.☆481Updated 8 years ago
- A simple OAuth protected REST service built with Spring Boot and Spring Security OAuth☆661Updated 9 years ago
- Securing Restful Web Services with Spring Security and OAuth2☆82Updated 2 years ago
- Spring Boot Oauth2 with H2 database☆204Updated 4 years ago
- JSON Web Token example that integrates both a Spring backend with an AngularJS frontend.☆353Updated 8 years ago
- Minimal implementation of Authorization Server, Resource Server and OAuth2 Client in Spring Boot with Spring Security and JWT☆421Updated 7 years ago
- ☆199Updated 6 years ago
- A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.☆315Updated last year
- Building rest services in Java with Spring and Jersey☆185Updated 4 years ago
- A convenient Spring MVC exception handler for RESTful APIs.☆358Updated last year
- An example AngularJS Application that uses a Spring Security protected Jersey REST backend based on Hibernate/JPA☆616Updated 5 years ago
- ☆660Updated 2 years ago
- Implementation of an oauth2 provider☆225Updated 10 years ago
- ☆370Updated 5 months ago
- Project described on Codingpedia.org in the blog post: "Tutorial – REST API design and implementation in Java with Jersey and Spring"☆227Updated 10 years ago
- Spring boot + Spring Data JPA + AngularJS example☆186Updated 9 years ago
- Code samples for my blog posts on https://sivalabs.in☆144Updated 5 months ago
- Demonstrates using JWT with Spring Security☆117Updated 2 years ago
- Demo for OAuth2 JWT based authorziation / authentication for MicroServices☆132Updated last year
- Sample code using the Spring MVC 3.2, Servlet-based, async support☆173Updated 2 years ago
- Demo of points covered on my MVC Exceptions blog☆385Updated last year
- A simple web application in Spring Boot and Thymeleaf