Releases: DanielLiu1123/httpexchange-spring-boot-starter
Releases · DanielLiu1123/httpexchange-spring-boot-starter
v3.1.5
- Upgrade Spring Boot 3.1.5
- Not warning when not configure
baseUrl
- Bean to query support empty bean
v3.1.4.2
- Fixes classes match inaccurate
v3.1.4.1
- Fixes
match
is not inaccurate
v3.1.4
- Clear registries when context shutdown
- Upgrade Spring Boot 3.1.4
v3.1.3
- Dependecies upgrade
v3.1.2
- Add
@BeanParam
to support converting bean to query - Support http-exchange configuration dynamic refreshing
v3.1.1-RC3
- Warning when client not configure base-url
v3.1.1
update docs
v3.1.1-RC2
- Add
http-exchange.base-packages
configuration
v3.1.1-RC1
bean-to-query
is disabled by default !- Configuration
clients
support Ant-style pattern. - Bean to query support List and Array.