Jay Bryant

Results 38 issues of Jay Bryant

When the documentation generation process runs, it throws some errors: headings out of order in a few places and a few invalid references. The fix is to go through each...

in: documentation
type: bug

Use spring-asciidoctor-backends for documentation generation. Thank you for taking time to contribute this pull request! You might have already read the [contributor guide][1], but as a reminder, please make sure...

Currently, the docs are built by a test (TestThatGeneratesTheFinalReleaseTrainDocumentationTests, which then calls another test method, which then calls GenerateReleaseTrainDocs). We also have a bunch of Asciidoc content stored as .hsb...

Reverts spring-guides/getting-started-guides#124 I'm not sure how to make this into a new guide. I need to talk to Greg or Brian, I guess.

to pick up the styling and features of the new backend, which we are making the standard across all the projects.

I'd like to create a guide to show how to send email from a Spring Boot application. It would also serve as an example of how to develop a non-web...

new guide request

An ongoing task is to keep the Spring Boot version current in the build files: To do so, update the following files: complete/build.gradle complete/pom.xml initial/build.gradle initial/pom.xml

Update the guide to use the most recent Spring Boot version. To do so, update the Spring Boot version in: initial/build.gradle initial/pom.xml complete/build.gradle complete/pom.xml

good first issue
help wanted

Update the guide to use the most recent Spring Boot version. To do so, change the Spring Boot version in: initial/build.gradle initial/pom.xml complete/build.gradle complete/pom.xml

help wanted
good first issue