I’m pleased to announce that we have now released new versions of the spt-development-*-spring-boot projects for integrating the spt-development libraries related to correlation IDs, logging and auditing, into Spring Boot applications. These new releases along with new releases of some of the projects they relate to, have been updated to align with the recently released Spring Boot 2.7.5. As always, the source is available on GitHub and the artifacts are also available in Maven Central for easy inclusion in your own Java projects.

The following projects have all been updated to v2.0.9:

Additionally, the following libraries have also been updated to align with version 2.7.5 of Spring Boot and/or to the latest versions of other dependencies:

We have also upgraded the demo project to Spring Boot 2.7.5 and v2.0.9 of all the libraries above. Additionally, we have also improved the quality checks in place for the demo project; we have switched on warnings as errors and resolved the warnings (mainly the usage of deprecated classes), integrated JaCoCo to ensure 100% [combined unit and integration] test coverage, added additional tests to ensure that the coverage requirement is met and migrated from hamcrest to assertj.


We hope this helps the community, and if there are any questions or comments, please don’t hesitate to get in touch.