Skip to content

Add snapshot/milestone dep info to ref docs #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 12, 2022

Conversation

onobc
Copy link
Collaborator

@onobc onobc commented Sep 11, 2022

Fixes #93

@@ -1,6 +1,8 @@
[[quick-tour]]
=== Quick Tour

:spring-pulsar-version: 0.1.0-SNAPSHOT
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An improvement will be to figure out how to populate this so as to not have another place to update in the code when we change versions.


Spring Boot applications only need the `spring-pulsar-spring-boot-starter` dependency. The following shows how to define the dependency for Maven and Gradle, respectively:

[source,xml,indent=0,subs="verbatim,attributes",role="primary"]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

By doing role="primary|secondar" it automatically puts them into a tabbed pane in the rendered html - its awesome!

@onobc onobc merged commit 69e431d into spring-projects:main Sep 12, 2022
@onobc onobc deleted the cbono-add-deps-info-refdocs branch September 12, 2022 01:17
@onobc onobc restored the cbono-add-deps-info-refdocs branch September 13, 2022 02:12
@onobc onobc deleted the cbono-add-deps-info-refdocs branch September 17, 2022 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make sure ref docs show how to use snapshots libs
1 participant