20 lines
1.1 KiB
Markdown
20 lines
1.1 KiB
Markdown
<div id="download-widget">
|
|
<div class="row-fluid download-widget--container">
|
|
<div class="download-widget--header js-item-dropdown-widget--wrapper">
|
|
<div class="download-widget--title">
|
|
Download
|
|
</div>
|
|
<div data-download-widget-controls style="display: inline-block"></div>
|
|
</div>
|
|
<div class="download-widget--body">
|
|
<p>The recommended way to get started with <code>{{ site.project }}</code> is to use <a href="http://start.spring.io/">Spring Initializr</a>. Just follow these <a href="https://docs.spring.io/spring-cloud-stream/docs/Elmhurst.RELEASE/reference/htmlsingle/#_quick_start">instructions</a>.
|
|
You can also start using it in your project with a dependency management system – the snippet below can
|
|
be copied and pasted into your build. Need help? See our getting started guides
|
|
on building with <a href="http://spring.io/guides/gs/maven/">Maven</a> and
|
|
<a href="http://spring.io/guides/gs/gradle/">Gradle</a>.
|
|
</p>
|
|
<div class="js-download-maven-widget"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|