spring-boot-rest-client icon indicating copy to clipboard operation
spring-boot-rest-client copied to clipboard

A Rest Client for Spring Boot

Results 2 spring-boot-rest-client issues
Sort by recently updated
recently updated
newest added

Seems not to work with Spring Boot 2 (M7): org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is...

As spring-boot-rest-client supports spring-retry and asynchronous requests we can add retry support for for asynchronous requests. What do you think? Can I send a PR with this feature?