Commit Graph

17 Commits

Author SHA1 Message Date
John Tims
4ae07e66ac Fix typo
Closes gh-3909
2015-09-07 08:48:27 +02:00
Huang YunKun
9339136b54 Fix typo
Closes gh-3810
2015-08-23 14:07:13 +02:00
Stephane Nicoll
4b58d753ab Explain how to build the reference documentation 2015-08-03 16:45:56 +02:00
Huang YunKun
e142c063b5 Remove pre Java8 option 'MaxPermSize'
Closes gh-3487
2015-07-16 10:20:04 +02:00
Huang YunKun
fac2d41295 Fix jdk version requirement
Closes gh-3484
2015-07-14 15:02:08 +02:00
Michael Freedman
d4bf221fd4 fix copy in README 2014-11-20 10:16:34 -05:00
Phillip Webb
0bff6c4bfc Merge branch '1.1.x' 2014-11-18 16:29:18 -08:00
Phillip Webb
9059c7574b Update license details
Add LICENSE.txt file and make it clear in the README file that we
are Apache 2.0

Fixes gh-1952
2014-11-18 16:28:39 -08:00
Dave Syer
1c4650f3ce Add Gitter badge 2014-10-28 08:27:01 +00:00
Dave Syer
18d8c4a8d9 Add additional samples to README
Fixes gh-1068
2014-06-17 11:28:34 +01:00
Dave Syer
d8eeba98e8 Add JAVA_OPTS advice to some docs 2014-05-28 12:11:07 +01:00
Phillip Webb
e471759be8 Update README with issues information 2014-05-16 12:05:39 +01:00
Dave Syer
65e34a7800 @Controller -> @RestController in README
Fixes gh-652 some more
2014-04-10 10:05:59 +01:00
Dave Syer
05432c27fa Clarify requirements for building from source 2014-03-31 09:25:45 +01:00
Phillip Webb
e7153dd604 Tweak build status location 2014-03-26 13:38:44 -07:00
Phillip Webb
9815b776d6 Use Bamboo build status image
Replace travis build status image with Bamboo since it seems to
fail less.
2014-03-26 13:29:33 -07:00
Phillip Webb
c5ee3c7eba Remove duplicate documentation
Remove README files that have been since been migrated to the reference
documentation. Also updated remaining markdown files to asciidoctor to
save having a mix of different formats.

Fixed gh-503
2014-03-16 23:00:12 -07:00