frknlbhr / spring-projects

Spring examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring projects

  • Apr 19 Spring Data Mongo using Mongo Cluster Spring Data Mongo using a configured Cluster with Docker. Link to the project and Link to the blog

  • Jan 19 Circuit Breaker with Resilience4j and Spring Example of Circuit Breaker in Spring using Reslience4j library. Link to the project and Link to the blog

  • Dec 18 AsyncRestTemplate returns 404 (Site Not Found) with Apache factory Spring Boot Web Application where we change the default implementation of Spring's factory for AsyncRestTemplate with the Apache's factory and the error 404 found. Link to the project and Link to the blog

  • Nov 18 Logging of Requests and Responses in Spring (including body) Spring Boot Web Application where we trace in logs the request and the response including the body. Link to the project and Link to the blog

  • Nov 18 Logging of Requests and Responses in Spring with Undertow (no body) Spring Boot Web Application where we configure Undertow as embedded server and enable RequestDumpingHandler to log requests and responses. Link to the project and Link to the blog

About

Spring examples


Languages

Language:Java 100.0%