Spring Boot starter for declarative @HttpExchange HTTP clients.
Spring Boot starter that provides declarative HTTP client support using Spring Framework's @HttpExchange. It can generate default server implementations from @HttpExchange interfaces, maintains compatibility with common web annotations, and offers an extensible alternative to Spring Cloud OpenFeign workflows. Suited for building REST API clients and microservices on Java and Spring Boot.
0