M Schröer
323cec4527
Fix descries -> describes typo in the reference docs
...
See gh-690
2020-08-24 16:57:51 +01:00
jinseong.hwang
3fc8780dfc
Fix a typo in getting started reference documentation
...
See gh-679
2020-04-09 08:40:08 +01:00
Daniel Shuy
189d235c84
Use @BeforeEach instead of @Before in JUnit 5 examples
...
See gh-663
2019-12-18 09:44:03 +00:00
Andy Wilkinson
14149cb85f
Polish "Mention WebTestClient in Gradle getting started example"
...
See gh-654
2019-10-24 10:16:48 +01:00
ChangYong
c8727a2188
Mention WebTestClient in Gradle getting started example
...
See gh-654
2019-10-24 10:16:43 +01:00
Andy Wilkinson
5f6f7680cd
Upgrade to org.asciidoctor.convert 1.5.9.2
...
Closes gh-642
2019-09-19 12:08:12 +01:00
Andy Wilkinson
d586d9f15b
Drop the Grails 3 sample as it is incompatible with Framework 5
...
Closes gh-637
2019-08-31 07:59:43 +01:00
Andy Wilkinson
bc66fe5643
Polish "Allow custom snippets directory via JUnit 5"
...
See gh-633
2019-08-30 11:43:35 +01:00
Jochen Just
43ec46fcc1
Allow custom snippets directory via JUnit 5
...
See gh-633
2019-08-30 11:23:19 +01:00
Andy Wilkinson
6da597b0fd
Merge branch '1.2.x'
2019-06-12 10:28:01 +01:00
Kirill Gavrilov
c9837c645f
Fix lack of syntax highlighting when using Maven
...
See gh-620
2019-06-12 10:16:58 +01:00
Spring Operator
1d0ffa7ac4
Use HTTPS for external links where possible
...
See gh-602
2019-03-26 12:22:13 +00:00
Andy Wilkinson
32c92bf885
Merge branch '1.2.x'
2019-03-26 12:11:10 +00:00
Andy Wilkinson
c2c4ed7752
Merge branch '1.1.x' into 1.2.x
2019-03-26 11:45:06 +00:00
Spring Operator
1fa4c293c6
Use HTTPS for external links where possible
...
See gh-610
2019-03-26 11:28:26 +00:00
Andy Wilkinson
2cfe47a330
Merge branch '1.0.x' into 1.1.x
2019-03-26 10:53:52 +00:00
Spring Operator
f2e60ea347
Use HTTPS for external links where possible
...
See gh-609
2019-03-26 10:28:47 +00:00
Andy Wilkinson
09a4323ed5
Merge branch '1.2.x'
2019-03-19 11:42:23 +00:00
Andy Wilkinson
3282a798cb
Merge branch '1.1.x' into 1.2.x
2019-03-19 11:35:06 +00:00
Andy Wilkinson
f7e61013bb
Merge branch '1.0.x' into 1.1.x
2019-03-19 11:24:34 +00:00
Andy Wilkinson
75132b537a
Use HTTPS to link to Apache license
2019-03-19 11:21:34 +00:00
Andy Wilkinson
ba48a7270a
Inject ApplicationContext not WebApplicationContext with WebTestClient
...
Closes gh-582
2019-02-18 10:19:17 +00:00
차지훈
ba08a78710
Fix typo in REST Assured HTTP headers example
...
See gh-579
2019-02-14 10:07:35 +00:00
Jay Bryant
6a2d30a32e
Improve style and consistency of the documentation
...
Closes gh-575
2019-02-11 15:05:47 +00:00
이동욱
e7c59fdaf6
Configure bootJar task to add documentation to Spring Boot fat jar
...
Closes gh-521
2018-06-26 09:21:16 +01:00
Andy Wilkinson
e7d2d44a05
Polish "Move UriModifyingOperationPreprocessor to core project"
...
Closes gh-493
2018-03-28 11:44:50 +01:00
Andy Wilkinson
3e12e808b0
Merge branch '1.2.x'
2018-03-28 10:11:20 +01:00
Andy Wilkinson
baa8e6bb90
Document an example of the operation macro's equivalent Asciidoctor
...
Closes gh-470
2018-03-28 10:10:10 +01:00
bartolom
9950bdbdf1
Fix typo in fully-qualified name of WebTestClientRestDocumentation
...
Closes gh-481
2018-02-19 12:40:17 +00:00
Andy Wilkinson
d628badc18
Merge branch '1.2.x'
2018-02-19 12:38:22 +00:00
bartolom
7e3417e124
Quote cols attribute in Asciidoc table example
...
Closes gh-482
2018-02-19 12:36:25 +00:00
Andy Wilkinson
712b5fd9f7
Merge branch '1.2.x'
2018-02-05 12:31:26 +00:00
Andy Wilkinson
80bb632849
Warn against the use of org.asciidoctor.convert 1.5.6
...
Closes gh-438
2018-02-05 12:25:12 +00:00
Andy Wilkinson
11da628066
Upgrade to Spring Framework 5.0.2.RELEASE
...
Closes gh-458
2017-11-28 07:21:50 +00:00
Andy Wilkinson
22dd1e75a4
Apply default scheme, host, and port to WebTestClient URIs
...
Closes gh-461
2017-11-20 09:50:49 +00:00
Johnny Lim
5750babc6f
Upgrade to org.asciidoctor.convert 1.5.6
...
Closes gh-459
2017-11-18 16:30:35 +00:00
Andy Wilkinson
d18f8d8246
Upgrade to Spring Asciidoctor Extensions 0.1.2.RELEASE
...
Closes gh-448
2017-11-18 16:29:35 +00:00
Andy Wilkinson
6912977b87
Document how to configure URIs when using WebTestClient
...
Closes gh-455
2017-11-12 17:48:21 +00:00
Roman Zaynetdinov
2dc48590dd
Remove unused custom URI configuration documentation example
...
Closes gh-457
2017-11-12 15:16:15 +00:00
Andy Wilkinson
a17e17b00a
Align constraints support with Hibernate Validator 6
...
Closes gh-454
2017-11-12 12:56:45 +00:00
Andy Wilkinson
ac1d8ec4ac
Merge branch '1.2.x'
2017-11-11 18:58:27 +00:00
Michael J. Simons
92b6268da4
Fix name of self rel in reference documentation
...
Closes gh-449
2017-11-11 18:57:42 +00:00
Andy Wilkinson
1a858a2e1f
Build and test against Spring Framework 5.0.1.RELEASE
...
Closes gh-443
2017-10-30 10:20:25 +00:00
Andy Wilkinson
cfb1fbc85d
Add support for using WebFlux's WebTestClient to document an API
...
Closes gh-384
2017-10-30 09:58:07 +00:00
Andy Wilkinson
eed90c0b9a
Polish "Add support for configuring default request and response preprocessors"
...
Closes gh-424
2017-10-27 12:09:56 +01:00
Filip Hrisafov
4f8b173836
Add support for configuring default request and response preprocessors
...
See gh-424
2017-10-27 12:09:56 +01:00
Andy Wilkinson
22cf08a9ad
Merge branch '1.2.x'
2017-10-27 12:09:46 +01:00
Andy Wilkinson
abe36e3b54
Ensure that section heading appears in reference documentation
...
Asciidoctor appears to apply two blanks lines beneath a code block
at the end of an included file otherwise the section heading that
opens the following included file will be omitted.
Closes gh-442
2017-10-27 12:08:11 +01:00
Andy Wilkinson
f0c69ade5e
Merge branch '1.2.x'
2017-10-23 15:48:32 +01:00
Andy Wilkinson
473e3e1a7b
Correct end tag in included source so that it matches opening tag
...
Closes gh-441
2017-10-23 15:47:42 +01:00