httpexchange-spring-boot-starter

The missing starter for Spring 6 declarative HTTP client (@HttpExchange).

MIT License

Stars
28

Bot releases are visible (Hide)

httpexchange-spring-boot-starter - v3.2.0.1

Published by DanielLiu1123 10 months ago

  • Add RequestConfigurator to support dynamic setting of the read timeout
  • Provide Requester for programmatic way to configure request metadata
  • httpexchange-processor not generate base class for generic types
  • Set clientType dynamically
httpexchange-spring-boot-starter - v3.2.1-RC3

Published by DanielLiu1123 10 months ago

  • Provide Requester for programmatic way to configure request metadata
httpexchange-spring-boot-starter - v3.2.1-RC2

Published by DanielLiu1123 10 months ago

httpexchange-spring-boot-starter - v3.2.1-RC1

Published by DanielLiu1123 10 months ago

  • Add RequestConfigurator to support dynamic setting of the read timeout
  • httpexchange-processor not generate base class for generic types
  • Set clientType dynamically
httpexchange-spring-boot-starter - v3.2.0

Published by DanielLiu1123 10 months ago

httpexchange-spring-boot-starter - v3.2.0

Published by DanielLiu1123 10 months ago

httpexchange-spring-boot-starter - v3.2.0-RC3

Published by DanielLiu1123 10 months ago

  • Dependencies upgrade
httpexchange-spring-boot-starter - v3.1.6

Published by DanielLiu1123 11 months ago

  • Upgrade Spring Boot 3.1.6
httpexchange-spring-boot-starter - v3.2.0-RC2

Published by DanielLiu1123 11 months ago

  • Spring Cloud LoadBalancer support
httpexchange-spring-boot-starter - v3.2.0-RC1

Published by DanielLiu1123 11 months ago

  • Change group id to io.github.danielliu1123
  • Add clientType, requestMappingSupportEnabled, connectTimeout, readTimeout, warnUnusedConfig configurations
  • Change default client-type from WebClient to RestClient
  • Support to generate default implementation for server side (httpexchange-processor)
  • Code refactor
httpexchange-spring-boot-starter - v3.1.5

Published by DanielLiu1123 12 months ago

  • Upgrade Spring Boot 3.1.5
  • Not warning when not configure baseUrl
  • Bean to query support empty bean
httpexchange-spring-boot-starter - v3.1.4.2

Published by DanielLiu1123 about 1 year ago

  • Fixes classes match inaccurate
httpexchange-spring-boot-starter - v3.1.4.1

Published by DanielLiu1123 about 1 year ago

  • Fixes match is not inaccurate
httpexchange-spring-boot-starter - v3.1.4

Published by DanielLiu1123 about 1 year ago

  • Clear registries when context shutdown
  • Upgrade Spring Boot 3.1.4
httpexchange-spring-boot-starter - v3.1.3

Published by DanielLiu1123 about 1 year ago

  • Dependecies upgrade
httpexchange-spring-boot-starter - v3.1.2

Published by DanielLiu1123 about 1 year ago

  • Add @BeanParam to support converting bean to query
  • Support http-exchange configuration dynamic refreshing
httpexchange-spring-boot-starter - v3.1.1

Published by DanielLiu1123 over 1 year ago

httpexchange-spring-boot-starter - v3.1.1-RC3

Published by DanielLiu1123 over 1 year ago

  • Warning when client not configure base-url
httpexchange-spring-boot-starter - v3.1.1-RC2

Published by DanielLiu1123 over 1 year ago

  • Add http-exchange.base-packages configuration
httpexchange-spring-boot-starter - v3.1.1-RC1

Published by DanielLiu1123 over 1 year ago

  • bean-to-query is disabled by default !
  • Configuration clients support Ant-style pattern.
  • Bean to query support List and Array.
Badges
Extracted from project README
Build Maven Central License: MIT