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
2014-01-24 22:48:49 -08:00
Dave Syer
aef7bd60d1
Add layout docs to plugin READMEs
2014-01-24 09:08:21 +00:00
Phillip Webb
513c6a1de2
Polish
2013-12-16 14:38:52 -08:00
Janne Valkealahti
9ffa6bced5
Readme updates for gradle plugin
2013-12-16 15:10:09 +00:00
Dave Syer
e55e8f9863
Add build.gradle samples and rename runJar->bootRun
2013-12-10 11:10:04 +00:00
Phillip Webb
fd9e258d12
Replace 'springsource.org' with 'spring.io'
...
Replace all references to 'springsource.org' with the new 'spring.io'
domain.
2013-09-23 14:44:59 -07:00
Phil Webb
3690ab16ba
Fix README.md typo
2013-09-05 17:14:08 -07:00
Phillip Webb
878ff13620
Documentation updates
2013-08-09 15:34:04 -07:00
Phillip Webb
4e11ae1671
Documentation
...
Various updates to README.md files.
2013-08-05 22:36:22 -07:00
Dave Syer
19a880dff6
Move tools modules under spring-boot-tools
2013-08-02 12:00:14 +01:00