Commit Graph

196 Commits

Author SHA1 Message Date
Andy Wilkinson
57d2e88e7a Remove stray reference to REST Assured
See gh-761
2022-01-11 12:39:43 +00:00
Andy Wilkinson
cc5a381ed9 Use Spring backend to generate HTML reference documentation
Closes gh-681
Closes gh-773
2022-01-11 12:37:37 +00:00
Andy Wilkinson
e78998de15 Merge branch '2.0.x'
# Conflicts:
#	docs/src/docs/asciidoc/configuration.adoc
#	docs/src/docs/asciidoc/customizing-requests-and-responses.adoc
#	docs/src/docs/asciidoc/documenting-your-api.adoc
#	docs/src/docs/asciidoc/getting-started.adoc
2022-01-11 12:05:59 +00:00
Andy Wilkinson
232f581f67 Polish .adoc source files 2022-01-11 11:59:56 +00:00
Andy Wilkinson
adbc880b70 Merge branch '2.0.x' 2022-01-10 17:23:33 +00:00
Andy Wilkinson
87e7a7bb3b Format documentation using one sentence per line
Closes gh-772
2022-01-10 15:50:10 +00:00
Andy Wilkinson
e5a763be26 Merge branch '2.0.x' 2022-01-10 11:53:47 +00:00
Andy Wilkinson
acd60c7068 Polish "Document how to use org.asciidoctor.jvm.convert Gradle plugin"
See gh-744
2022-01-10 11:51:51 +00:00
Berchris Requiao
0952e5f974 Document how to use org.asciidoctor.jvm.convert Gradle plugin
See gh-744
2022-01-10 11:32:34 +00:00
Andy Wilkinson
7428164204 Merge branch '2.0.x'
# Conflicts:
#	docs/src/docs/asciidoc/documenting-your-api.adoc
#	docs/src/docs/asciidoc/getting-started.adoc
2022-01-10 11:29:52 +00:00
Andy Wilkinson
96293c0f17 Format callouts consistently in .adoc source files 2022-01-10 11:25:28 +00:00
Andy Wilkinson
5dd1bd4beb Merge branch '2.0.x' 2022-01-10 10:55:24 +00:00
Andy Wilkinson
350a4c65e3 Align fileUpload and multipart methods with MockMvc
Closes gh-770
2022-01-10 10:54:12 +00:00
Andy Wilkinson
d2a5bb26ea Drop support for REST Assured until it supports Jakarta EE 9
Closes gh-761
2021-11-18 15:41:37 +00:00
Andy Wilkinson
0f484e6644 Merge branch '2.0.x' 2021-11-18 15:41:04 +00:00
Andy Wilkinson
68a981388a Exclude unwanted commons-logging dependencies
Closes gh-757
2021-11-18 14:47:35 +00:00
Andy Wilkinson
615c9f3fed Upgrade to latest Asciidoctor Gradle plugin 2021-11-17 11:42:39 +00:00
Andy Wilkinson
4223f70102 Upgrade to Spring Framework 6 and Jakarta EE 9
Closes gh-750
Closes gh-748
2021-11-17 11:18:00 +00:00
Andy Wilkinson
68ff043fb3 Raise the minimum supported version of Java to 17
Closes gh-749
2021-11-17 11:18:00 +00:00
Andy Wilkinson
1e96e3e71a Raise the minimum supported version of AsciidoctorJ to 2.5
Closes gh-751
2021-11-17 11:18:00 +00:00
Andy Wilkinson
774bed30b9 Raise the minimum version of REST Assured to 4.4
Closes gh-752
2021-11-17 11:18:00 +00:00
Andy Wilkinson
f3e305ab24 Polish 2021-06-15 11:36:33 +01:00
Andy Wilkinson
54d12103a6 Document parameterized output with WebTestClient
Closes gh-713
2021-06-15 11:26:57 +01:00
Andy Wilkinson
2ead1fb0d8 Upgrade to Gradle 6.8 and modernize the build
Closes gh-719
2021-04-28 20:59:20 +01:00
Andy Wilkinson
a1ed76ad25 Rename default branch to main 2021-04-28 20:57:06 +01:00
Alexander Schwartz
110e7305ac Fix "included in the package" cross-reference
See gh-700
2020-11-13 14:51:57 +00:00
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