Pinned Repositories
aws-sdk-java
The official AWS SDK for Java.
AWSCloudFormation-samples
Sample AWS CloudFormation templates
BFSPMiner
The code for the BFSPMiner algorithm as described in "BFSPMiner: An Effective and Efficient Batch-Free Algorithm for Mining Sequential Patterns over Data Streams"
big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
cloudformation_templates
AWS - CloudFormation Templates
consul
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
docker-redis-cluster
Dockerfile for Redis Cluster (redis 3.0+)
kafka-example
Spring for Apache Kafka example
Redis-Pub-Sub
Redis Publisher/Subscriber example
spring-data-examples
Spring Data for Apache Cassandra, Redis and H2 example
cemserit's Repositories
cemserit/AWSCloudFormation-samples
Sample AWS CloudFormation templates
cemserit/BFSPMiner
The code for the BFSPMiner algorithm as described in "BFSPMiner: An Effective and Efficient Batch-Free Algorithm for Mining Sequential Patterns over Data Streams"
cemserit/markdown
A markdown example shows how to write a markdown file.
cemserit/spring-auth-example
Demonstrates multiple authentication providers using spring security.
cemserit/spring-boot-oauth2
Spring Boot Oauth2 with H2 database