Skip to content

Releases: DanielLiu1123/httpexchange-spring-boot-starter

v3.1.5

23 Oct 16:45
Compare
Choose a tag to compare
  • Upgrade Spring Boot 3.1.5
  • Not warning when not configure baseUrl
  • Bean to query support empty bean

v3.1.4.2

03 Oct 12:34
Compare
Choose a tag to compare
  • Fixes classes match inaccurate

v3.1.4.1

03 Oct 12:15
Compare
Choose a tag to compare
  • Fixes match is not inaccurate

v3.1.4

03 Oct 10:25
Compare
Choose a tag to compare
  • Clear registries when context shutdown
  • Upgrade Spring Boot 3.1.4

v3.1.3

27 Aug 16:13
Compare
Choose a tag to compare
  • Dependecies upgrade

v3.1.2

26 Jul 13:43
Compare
Choose a tag to compare
  • Add @BeanParam to support converting bean to query
  • Support http-exchange configuration dynamic refreshing

v3.1.1-RC3

21 Jun 16:33
Compare
Choose a tag to compare
  • Warning when client not configure base-url

v3.1.1

23 Jun 10:01
Compare
Choose a tag to compare
update docs

v3.1.1-RC2

14 Jun 12:48
Compare
Choose a tag to compare
  • Add http-exchange.base-packages configuration

v3.1.1-RC1

08 Jun 13:22
Compare
Choose a tag to compare
  • bean-to-query is disabled by default !
  • Configuration clients support Ant-style pattern.
  • Bean to query support List and Array.