Version
Spring Boot | httpexchange-spring-boot-starter |
---|---|
3.5.x | |
3.4.x | |
3.3.x | |
3.2.x | |
3.1.x | |
3.0.x |
tip
The version of httpexchange-spring-boot-starter
is aligned with Spring Boot,
we check the latest version of Spring Boot daily and release the corresponding version.
Notable Releases
3.5.0
- Backward Compatibility Deprecation: Starting from version 3.5.0, backward compatibility with Spring Boot versions below 3.5.0 has been dropped. This decision was made due to extensive internal refactoring in Spring Boot 3.5.0.
- If you're using a Spring Boot version < 3.5.0, please continue using
httpexchange-spring-boot-starter
version 3.4.x.
3.2.0
- Group ID Change: The groupId has been updated from
com.freemanan
toio.github.danielliu1123
.