This is a fix for: https://github.com/spring-projects/spring-boot/issues/43581 Build info timestamp is truncated to seconds
The fix is to update the method that converts to an Instant to cater for milliseconds too and includes test fixes and changes. I have added test that validates the current behaviour will also work as usual in addition to adding Sub Seconds.
Comment From: pivotal-cla
@gavarava Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-cla
@gavarava Thank you for signing the Contributor License Agreement!
Comment From: snicoll
@gavarava thank you for making your first contribution to Spring Boot.