Pinned Repositories
auth-server-client
eureka-feign
Spring Boot eureka feign sample
jwt-spring-security-demo
A small demo for using JWT (Json Web Token) with Spring Security and Spring Boot
oauth2-sso-demo
Simple OAuth2 SSO Demo with Spring Boot + Spring Security OAuth2
spring-boot-rest-example
REST APIs implemented using Spring Boot, in-memory database, embedded Tomcat, Swagger 2, JsonPath, Hamcrest and MockMVC
spring-cloud-sleuth
Distributed tracing for spring cloud
Spring-Microservices
Code repository for Spring Microservices, published by Packt Publishing
spring-security-oauth
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
spring-ws-security-soap-example
An example showing how to set up secured SOAP web services in Spring.
springboot-jwt-swagger
Basic sample code to present how to setup Spring Boot REST Controllers with JWT (JSON Web Token) and document it with Swagger v2 (also supporting JWT).
luca-dgdev's Repositories
luca-dgdev/auth-server-client
luca-dgdev/eureka-feign
Spring Boot eureka feign sample
luca-dgdev/jwt-spring-security-demo
A small demo for using JWT (Json Web Token) with Spring Security and Spring Boot
luca-dgdev/oauth2-sso-demo
Simple OAuth2 SSO Demo with Spring Boot + Spring Security OAuth2
luca-dgdev/spring-boot-rest-example
REST APIs implemented using Spring Boot, in-memory database, embedded Tomcat, Swagger 2, JsonPath, Hamcrest and MockMVC
luca-dgdev/spring-cloud-sleuth
Distributed tracing for spring cloud
luca-dgdev/Spring-Microservices
Code repository for Spring Microservices, published by Packt Publishing
luca-dgdev/spring-security-oauth
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
luca-dgdev/spring-ws-security-soap-example
An example showing how to set up secured SOAP web services in Spring.
luca-dgdev/springboot-jwt-swagger
Basic sample code to present how to setup Spring Boot REST Controllers with JWT (JSON Web Token) and document it with Swagger v2 (also supporting JWT).
luca-dgdev/thymeleafexamples-stsm
Spring Thyme Seedstarter Manager - Companion application for the "Thymeleaf + Spring 3" tutorial downloadable at the Thymeleaf website: http://www.thymeleaf.org/documentation.html
luca-dgdev/tut-spring-boot-oauth2
Spring Boot and OAuth2:: A tutorial on "social" login and single sign on with Facebook and Github
luca-dgdev/tut-spring-security-and-angular-js
Spring Security and Angular:: A tutorial on how to use Spring Security with a single page application with various backend architectures, ranging from a simple single server to an API gateway with OAuth2 authentication.