Pinned Repositories
books
sample rest api to fetch list of books
CodeCoverageWithJaCoCo
Code coverage with Jacoco plugin
hateoas
Sample spring application with hateoas implementation
MultipartFileDemo
Sample spring application for allowing multipart file upload and download in a spring application
redis-cache-spring
Sample application to configure redis as cache in spring boot REST application
redis-pub-sub
Redis as pub-sub with spring REST
spring-docker-demo
Sample application to understand docker file, docker-image, docker container , docker volume and much more.
springCloudGateway
Spring application which acts as an API Gateway, Circuit Breaker and Rate Limiter
swagger-demo
Swagger integration with spring boot REST API
urlshorteningservice
Sample spring boot restful application to generate short url like bitl.ly
cachedinsights's Repositories
cachedinsights/redis-pub-sub
Redis as pub-sub with spring REST
cachedinsights/MultipartFileDemo
Sample spring application for allowing multipart file upload and download in a spring application
cachedinsights/redis-cache-spring
Sample application to configure redis as cache in spring boot REST application
cachedinsights/hateoas
Sample spring application with hateoas implementation
cachedinsights/springCloudGateway
Spring application which acts as an API Gateway, Circuit Breaker and Rate Limiter
cachedinsights/urlshorteningservice
Sample spring boot restful application to generate short url like bitl.ly
cachedinsights/CodeCoverageWithJaCoCo
Code coverage with Jacoco plugin
cachedinsights/spring-docker-demo
Sample application to understand docker file, docker-image, docker container , docker volume and much more.
cachedinsights/swagger-demo
Swagger integration with spring boot REST API
cachedinsights/books
sample rest api to fetch list of books
cachedinsights/circuitBreaker
Sample spring boot application to implement and configure circuit breaker using resilience4J
cachedinsights/countries
sample spring rest api to fetch list of contries.
cachedinsights/order-service
Spring boot application demonstrating the implementation of bulkhead using resilience4J
cachedinsights/payment-service
Dummy Payment service
cachedinsights/spotlessDemo
Sample application to demo code formatter spotless
cachedinsights/spring-https-demo
Demo spring application to demonstrate the https connection
cachedinsights/springboot-jenkins
Sample Spring application to demonstrate the integration with Jenkins pipeline
cachedinsights/SpringMultiPartFile