Commit Graph

60 Commits

Author SHA1 Message Date
Phillip Webb
4a0ef9720b Update READMEs to reference latest version number 2014-01-22 00:13:49 -08:00
Dave Syer
ffc4bd3814 Reduce spacing between bullets 2013-12-24 13:44:05 +00:00
Dave Syer
b32297078f Re-org README a bit 2013-12-24 13:39:21 +00:00
VasylTretiakov
408e26482f Fixed two typos in README.md
Fixes gh-157
2013-12-11 09:48:02 +00:00
Dave Syer
e18a0ea6e4 Include a link to howto.md 2013-12-02 10:59:38 +00:00
Phillip Webb
6849640cba Update README with M6 references 2013-11-09 11:05:20 -08:00
Phillip Webb
c2c01ce645 Update brew install instructions to use tap
Issue: gh-86
2013-10-18 09:55:52 -07:00
Dave Syer
9df0c9eb4a Fix paragraphs that ran together 2013-10-09 13:01:21 -04:00
Phillip Webb
33a597b661 Update homebrew location 2013-10-09 09:41:08 -07:00
Dave Syer
bcfc134702 Add explicit header link 2013-10-09 11:59:33 -04:00
Dave Syer
1dd0cca294 Update M4->M5 in README 2013-10-09 09:04:39 -04:00
Greg Turnquist
f6a011a743 Add documentation on how to use gvm to support CLI dev work 2013-10-07 10:38:54 -04:00
Eberhard Wolff
0760a4ad87 Added Spring Boot Guides from spring.io 2013-10-03 17:22:47 -04:00
Dave Syer
c7dc95692c Fix typo in pom sample 2013-09-26 13:14:22 -04: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
Phillip Webb
6e071d6017 Fix TravisCI build status link following rename
Correct the TravisCI link used for the build status image following the
GitHub organization rename from SpringSource to spring-projects.
2013-09-18 12:11:43 -07:00
Phillip Webb
eb246d6bed Update README.md to M4 2013-09-08 22:31:54 -07:00
Dave Syer
8965eeaa76 Update M1->M2 in README 2013-09-05 17:15:17 -07:00
Phillip Webb
4fd7fc015e Include note about MAVEN_OPTS 2013-09-05 17:14:15 -07:00
Phillip Webb
63f80d0ec1 Include note about MAVEN_OPTS 2013-09-05 17:14:15 -07:00
Phillip Webb
f9439a2343 Add travis CI build status image 2013-09-05 17:14:15 -07:00
Dave Syer
86064f48e0 Add GVM instructions to README 2013-08-11 12:45:52 +01:00
Phillip Webb
81541643fd Fix accidentally committed errors in README.md 2013-08-10 11:40:26 -07:00
Phillip Webb
878ff13620 Documentation updates 2013-08-09 15:34:04 -07:00
Rob Winch
f40758c13d Update README link text to be M1
Previously the link text for the download of 0.5.0.M1 was labeled as a
SNAPSHOT.

This commit updates the link text to be the correct version.
2013-08-07 14:32:53 +01:00
Johannes Mockenhaupt
c3a7dbb192 Fix broken links to samples. 2013-08-07 01:26:35 +02:00
Phillip Webb
1b370b54b6 Update README.md brew instructions 2013-08-06 09:25:32 -07:00
Dave Syer
dc812ddf17 Add notes on zip download 2013-08-06 10:21:17 +01:00
Phillip Webb
c0aec14af1 Fix URLs in README.md 2013-08-06 01:45:40 -07:00
Phillip Webb
4e11ae1671 Documentation
Various updates to README.md files.
2013-08-05 22:36:22 -07:00
Dave Syer
d550a3e785 Add more detailed download and run instructinos 2013-08-06 06:15:04 +01:00
Rob Winch
3662a8b347 Fix README Quick Start Java Example
- Update pom.xml to be valid
 - Change to use milestone repository instead of snapshot
 - Add file name for SampleController.java
 - Correct EnableAutoConfiguration import
 - Add missing ;
2013-08-06 06:02:44 +01:00
ggerard
461f508cc6 Fix syntax error and package import error. 2013-08-05 18:30:04 -07:00
Greg Turnquist
8e8c7135d1 Add instructions on how to install with homebrew 2013-08-05 16:14:16 -05:00
Dave Syer
9e7c9121d5 Fix ordering of README 2013-08-05 21:56:17 +01:00
Dave Syer
0359cb084a Fix up some links in README 2013-08-05 09:58:30 +01:00
Phillip Webb
c1344683ab Fixup sample links in README.md 2013-08-02 22:07:13 -07:00
Dave Syer
789a5d978b Fix jar file name in alias 2013-08-02 15:01:20 +01:00
Dave Syer
ee4b533539 Fix maven repo link 2013-08-02 14:56:45 +01:00
Dave Syer
a51e064f56 Alias for spring-cli now uses wget 2013-08-02 14:24:57 +01:00
Dave Syer
4bb5de02e7 Switch back to SNAPSHOT for dev 2013-08-02 12:00:14 +01:00
Phillip Webb
e1c6860a41 Documentation 2013-08-02 00:34:53 -07:00
Dave Syer
5995b7727a Ops -> Actuator 2013-07-31 09:46:34 +01:00
Phillip Webb
9cf59050d3 Documentation 2013-07-31 01:14:07 -07:00
Phillip Webb
65a9953c86 Fix a new remaining 'zero' and 'bootstrap' terms
Issue: #54095231
2013-07-26 14:14:51 -07:00
Phillip Webb
b665a2bb1d Renamed packages
Issue: #54095231
2013-07-26 14:11:04 -07:00
Dave Syer
2098e23fca Change package names zero->boot
* actuator -> boot-ops
* cli -> boot-cli
* launcher -> boot-load
* autoconfig -> boot-config
* bootstrap -> boot-strap
* starters -> boot-up

[#54095231] [bs-253] Refactor Zero->Boot
2013-07-26 14:13:41 +01:00
Dave Syer
01ebd6da08 Fix CLI script 2013-07-22 12:06:35 +01:00
Dave Syer
5d4f075011 Fix markdown rendering of bullets on homepage 2013-07-21 08:04:20 +01:00
Dave Syer
90c942387f Add basic READMEs 2013-07-19 17:36:22 +01:00