Pinned Repositories
angular
One framework. Mobile & desktop.
docker-redis-sentinel
exceljs-angular10
Exceljs and Angular 10 proof of concept
ftpclient
FTP client application
localpost
querydsl-springboot
Simple QueryDsl example using Spring-boot
redis-cluster-with-sentinel
Redis cluster with redis sentinel via docker-compose
rxjava-jeager
Sample RxJava application instrumented with Jeager
samlsso-keycloak-azuread
spring-boot-security-saml-sample
Currently Spring Security SAML module doesn't provide a starter for Spring Boot. Moreover, its configuration is XML-based as of this writing. The aim of this project is to explain how to develop a Service Provider (SP) which uses Spring Boot (1.1.6) and Spring Security SAML Extension (1.0.0.RELEASE), by defining an annotation-based configuration (Java Configuration). Thymeleaf (2.1.1) is also used as template engine.
akashsolanki's Repositories
akashsolanki/angular
One framework. Mobile & desktop.
akashsolanki/docker-redis-sentinel
akashsolanki/exceljs-angular10
Exceljs and Angular 10 proof of concept
akashsolanki/ftpclient
FTP client application
akashsolanki/localpost
akashsolanki/querydsl-springboot
Simple QueryDsl example using Spring-boot
akashsolanki/redis-cluster-with-sentinel
Redis cluster with redis sentinel via docker-compose
akashsolanki/rxjava-jeager
Sample RxJava application instrumented with Jeager
akashsolanki/samlsso-keycloak-azuread
akashsolanki/spring-boot-security-saml-sample
Currently Spring Security SAML module doesn't provide a starter for Spring Boot. Moreover, its configuration is XML-based as of this writing. The aim of this project is to explain how to develop a Service Provider (SP) which uses Spring Boot (1.1.6) and Spring Security SAML Extension (1.0.0.RELEASE), by defining an annotation-based configuration (Java Configuration). Thymeleaf (2.1.1) is also used as template engine.
akashsolanki/spring-petclinic
A sample Spring-based application
akashsolanki/spring-petclinic-microservices
Distributed version of Spring Petclinic built with Spring Cloud
akashsolanki/springboot-redis
Spring boot with Redis using docker.
akashsolanki/stack-overflow-copy-paste
Utility functions copy/pasted (and modified slightly) from Stack Overflow