Adam Brodziak
f67b165f5a
Prevent 404s in README.md links
...
Fix links to ensure that they don't cause 404 errors when published to
Github Pages.
Fixes gh-304
11 years ago
Phillip Webb
ab4baa3c43
Allow gradle builds without version numbers
...
Add a gradle `ResolutionStrategy` that resolves missing version numbers
using the `spring-boot-dependencies` POM.
This commit also introduces a new `spring-boot-dependency-tools` module
that provides programmatic access to the `dependencyManagement` section
of the dependencies POM.
Fixed gh-262
11 years ago
Dave Syer
aef7bd60d1
Add layout docs to plugin READMEs
11 years ago
Phillip Webb
513c6a1de2
Polish
11 years ago
Janne Valkealahti
9ffa6bced5
Readme updates for gradle plugin
11 years ago
Dave Syer
e55e8f9863
Add build.gradle samples and rename runJar->bootRun
11 years ago
Phillip Webb
fd9e258d12
Replace 'springsource.org' with 'spring.io'
...
Replace all references to 'springsource.org' with the new 'spring.io'
domain.
11 years ago
Phil Webb
3690ab16ba
Fix README.md typo
11 years ago
Phillip Webb
878ff13620
Documentation updates
11 years ago
Phillip Webb
4e11ae1671
Documentation
...
Various updates to README.md files.
11 years ago
Dave Syer
19a880dff6
Move tools modules under spring-boot-tools
11 years ago