Gerrit Meier
3ac4a1acad
Provide a default output directory for snippets based on build tool
...
Rather than requiring an output directory to be explcitly configured,
a default is now automatically configured based on the build tool
that's being used. When using Gradle, snippets will be generated in
build/generated-snippets. When using Maven, snippets will be
generated in target/generated-snippets.
See gh-297
2016-10-21 22:26:58 +01:00
Andy Wilkinson
f2717363f0
Raise the minimum Spring Framework version to 4.3.x
...
Closes gh-284
2016-07-26 12:09:20 +01:00
Andy Wilkinson
65571d98dd
Revert "Upgrade to Gradle 2.14.1"
...
This reverts commit 5c74bef194 and
commit 10e421a105 .
See gh-283
2016-07-25 18:01:55 +01:00
Andy Wilkinson
10e421a105
Upgrade the samples that use Gradle to 2.14.1 as well
...
See gh-283
2016-07-25 15:39:12 +01:00
Andy Wilkinson
2db7ab5e71
Start work on 1.2.0
2016-07-25 11:08:36 +01:00
Andy Wilkinson
d919238023
Update the samples following the release of 1.1.1.RELEASE
2016-07-25 11:06:49 +01:00
Andy Wilkinson
6c6054178e
Upgrade tests and samples to use Spring Boot 1.3.6.RELEASE
2016-07-22 14:41:45 +01:00
Andy Wilkinson
857525954b
Update samples following the release of 1.1.0.RELEASE
2016-06-23 15:41:36 +01:00
Andy Wilkinson
d5a2dff210
Update the samples to use Spring Boot 1.3.5.RELEASE
2016-05-31 10:07:19 +01:00
Andy Wilkinson
9e84922e09
Upgrade samples to Spring Boot 1.3.3.RELEASE
...
Closes gh-222
2016-05-05 11:29:45 +01:00
Andy Wilkinson
ba76c2f843
Add a sample showing how to use Spring REST Docs with Slate
...
Closes gh-124
2016-02-15 17:52:08 +00:00