It should be documented in https://docs.spring.io/spring-boot/api/rest/actuator/info.html.
Comment From: ElectScholar
Hello!
I'm very interested in Spring Boot and have been looking for opportunities to learn more about the codebase and contribute to the project. I came across this task and was wondering if it would be a good starting point for a new contributor like me.
I've read through the Contributing.adoc
and I’d love the chance to help out and hope to become a valuable contributor to the project.
Thanks for your time.
Comment From: wilkinsona
Thanks very much for the offer, @ElectScholar.
I'm not sure how suitable this issue might be. If you're looking for an issue that's straightforward or where more guidance is available, keep an eye out for those labelled with https://github.com/spring-projects/spring-boot/labels/status%3A%20ideal-for-contribution.
That said, if you want to give this one a shot, you're welcome to do so. It'll require changes to InfoEndpointDocumentationTests to declare an SslInfoContributor
and use Spring REST Docs to produce documentation snippets describing its output. Those snippets can then be included in the documentation for the info endpoint.
Please let us know if you decide to give this a try so that we can assign the issue to you and avoid any duplication of effort.
Comment From: ElectScholar
Ok for now I will take your word for it and continue to search for other tasks. Thanks again!
Comment From: shekharAggarwal
Hi @wilkinsona ,
I saw that this issue is currently unassigned, and I’d be happy to work on it. While I’m new to contributing to the Spring Boot repository specifically, I’ve been working with Spring Boot for a while and also made a documentation contribution here last year.
I’d appreciate the opportunity to pick this up. Could you please assign it to me if it’s available?
Thank you!