Pinned Repositories
microservice-logging
A simple example explaining how to use ElasticSearch, Logstash and Kibana for Microservice logging
simple-springboot-app
A simple Spring Boot Application
spring-boot-aws-dynamoDB
A simple example to demonstrate how to use AWS DynamoDB with spring boot application
spring-boot-aws-sqs
A simple example to demonstrate how to use AWS SQS with spring boot application
spring-boot-ehCache-CacheManager
A simple example to use ehCache CacheManager with multiple caches with expiry time
spring-cloud-services
A simple example explaining all spring cloud services for a microservice architecture
spring-prototype-into-singleton
What happens when you inject a prototype bean inside a singleton bean? and how to solve the problem
springboot-kafka
A simple example to show how to use Spring Boot with Apache Kafka
springboot-redis-messaging
A simple example explaining how to use Redis Messaging with Spring Boot
springboot-servicelocatorfactorybean
A simple example explaining how to make use of service locator factory bean
SimpleProgramming's Repositories
SimpleProgramming/simple-springboot-app
A simple Spring Boot Application
SimpleProgramming/springboot-redis-messaging
A simple example explaining how to use Redis Messaging with Spring Boot
SimpleProgramming/spring-boot-aws-dynamoDB
A simple example to demonstrate how to use AWS DynamoDB with spring boot application
SimpleProgramming/springboot-kafka
A simple example to show how to use Spring Boot with Apache Kafka
SimpleProgramming/spring-boot-aws-sqs
A simple example to demonstrate how to use AWS SQS with spring boot application
SimpleProgramming/spring-boot-ehCache-CacheManager
A simple example to use ehCache CacheManager with multiple caches with expiry time
SimpleProgramming/spring-cloud-services
A simple example explaining all spring cloud services for a microservice architecture
SimpleProgramming/springboot-servicelocatorfactorybean
A simple example explaining how to make use of service locator factory bean
SimpleProgramming/microservice-logging
A simple example explaining how to use ElasticSearch, Logstash and Kibana for Microservice logging
SimpleProgramming/spring-prototype-into-singleton
What happens when you inject a prototype bean inside a singleton bean? and how to solve the problem
SimpleProgramming/spring-integration-example
A simple example explaining spring integration components and endpoints
SimpleProgramming/spring-security-basic
A simple example explaining how basic authentication works
SimpleProgramming/springboot-security-simple-jwt
A very simple example for JWT for quick start and understanding what is JWT
SimpleProgramming/spring-boot-swagger-codegen-maven-plugin
A Simple example to demonstrate how to generate client stubs dynamically in your spring boot project
SimpleProgramming/spring-boot-swagger-ui
A simple example demonstrating spring boot with swagger ui documentation
SimpleProgramming/spring-integration-redis
A simple example of using redis message queue with spring integration components
SimpleProgramming/springcloud-hystrix
A simple Example to demonstrate spring cloud hystrix and dashboard
SimpleProgramming/springcloud-zuul
This example explains about eureka client, Zuul, Feign
SimpleProgramming/spring-cloud-config-repo
SimpleProgramming/spring-reactive-cassandra
A simple example explaining the reactive cassandra repository using webflux components
SimpleProgramming/springboot-eureka-server
springboot-eureka-server
SimpleProgramming/springboot-integration-router
A simple example explaining payload type router, header router, recipient list router
SimpleProgramming/springboot-pivotal-cloud-foundry
A simple example demonstrating deploy Spring Boot Application in Pivotal Cloud Foundry and make use of the Pivotal's managed services
SimpleProgramming/springcloud-pivotal-cloud-foundry
A simple example
SimpleProgramming/spring-boot-conditional
A simple example explaining spring boot conditional bean
SimpleProgramming/springboot-admin-server
A simple example for spring boot admin server
SimpleProgramming/springboot-security-jwt
A example of using JWT with Spring security in Spring boot application
SimpleProgramming/springcloud-config-repository
This repository will hold the configurations for all the microservices
SimpleProgramming/springcloud-config-server
A Simple example demonstrating how to use config server with spring boot with Git Integration
SimpleProgramming/springcloud-eureka-server
A Simple Spring Cloud Eureka Server Example