Artem Bilan
344d008848
Remove redundant info about DefaultMetricsFactory
...
The DefaultMetricsFactory was removed from Spring Integration starting
with version 5.4. This commit updates the documentation to match.
See gh-28375
3 years ago
Madhura Bhave
9f4cf8398b
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28201
3 years ago
Madhura Bhave
61736e9958
Polish " Update configtree docs about dot notation being correctly mapped"
...
See gh-28170
3 years ago
deb-von-seggern
8f91fc450d
Update configtree docs about dot notation being correctly mapped
...
See gh-28170
3 years ago
Stephane Nicoll
d22167b96a
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28193
3 years ago
Pratik Gupta
a3423f1edf
Fix log4j2 file name reference in reference doc
...
See gh-28189
3 years ago
Stephane Nicoll
1c139b1d23
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28159
3 years ago
Stephane Nicoll
bedd749e1c
Polish "Clarify use of @AutoConfigureTestEntityManager"
...
See gh-28086
3 years ago
Leo Li
70f64f2c26
Clarify use of @AutoConfigureTestEntityManager
...
This commit makes it clearer that, when using
@AutoConfigureTestEntityManager outside of @DataJpaTest, any tests using
the test entity manager must be @Transactional.
See gh-28086
3 years ago
Andy Wilkinson
9e484e2cdc
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28152
3 years ago
Andy Wilkinson
3824512357
Tighten up build's task interdependencies
...
Closes gh-28103
3 years ago
Stephane Nicoll
77b778ce95
Document support for Java 17
...
Closes gh-26767
3 years ago
Phillip Webb
8c3db23be3
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28083
3 years ago
cdalexndr
798b282e58
Document that devtools restart doesn't work with AspectJ weaving
...
See gh-28071
3 years ago
Andy Wilkinson
9df099e343
Polish
3 years ago
Stephane Nicoll
2327cda5c9
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27943
3 years ago
cdalexndr
60bc94e1d4
Clarify Selenium auto-configuration requires HtmlUnit
...
The auto-configuration requires `HtmlUnit`, so this auto-cofiguration
only works if both Selenium and HtmlUnit are used.
Prevents misinterpretation that WebDriver can be auto configured without
htmlunit.
See gh-27920
3 years ago
Stephane Nicoll
7cc8668540
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27876
3 years ago
Yanming Zhou
6bf92f06e9
Fix inconsistent devtools doc
...
See gh-27812
3 years ago
Andy Wilkinson
b508d77a4e
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27803
3 years ago
Andy Wilkinson
990b766847
Polish "Document how to parameterize REST Docs' output dir with WebTestClient"
...
See gh-27755
3 years ago
Berchris Requiao
c83f6ebaa2
Document how to parameterize REST Docs' output dir with WebTestClient
...
See gh-27755
3 years ago
Andy Wilkinson
bb26b7bdf5
Polish
...
Closes gh-27431
3 years ago
anvithabs
e48efa158b
Fix reference to a configuration property in cloud.adoc
...
See gh-27357
3 years ago
Andy Wilkinson
d9e525c326
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27301
3 years ago
Andy Wilkinson
2354dd5ccb
Include Jetty metrics in list of supported metrics
...
Closes gh-27299
3 years ago
Madhura Bhave
c6acce569f
Merge branch '2.4.x' into 2.5.x
...
See gh-27139
3 years ago
Madhura Bhave
877f618a69
Clarify that HATEOAS can be used with Webflux without starter
...
Closes gh-26897
3 years ago
Madhura Bhave
503d50f39e
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27139
3 years ago
Madhura Bhave
6c4273b5c9
Document spring hateoas is spring mvc specific
...
Closes gh-26897
3 years ago
Nurlan Tembayev
e57970393c
Remove unnecessary unit for spring.datasource.tomcat.max-active
...
See gh-27103
3 years ago
biergit
79638a8f63
Fix anchor rewrites containing a question mark
...
See gh-27107
3 years ago
Cèsar Ordiñana
0c38449851
Fix typo in section title
...
See gh-27102
3 years ago
Stephane Nicoll
d079db1dce
Polish
...
See gh-26978
3 years ago
Stephane Nicoll
d4fa46f1b9
Polish startup endpoint description in reference doc
...
Closes gh-26978
3 years ago
Phillip Webb
fd83158fa5
Merge branch '2.4.x' into 2.5.x
3 years ago
Phillip Webb
af37f59136
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27056
3 years ago
Andy Wilkinson
051638631b
Merge branch '2.4.x' into 2.5.x
...
Closes gh-27024
3 years ago
Andy Wilkinson
ba9244b2d4
Polish "Update docs to use @SpringBootConfiguration not @Configuration"
...
See gh-26937
3 years ago
Yanming Zhou
a5f077cf79
Update docs to use @SpringBootConfiguration not @Configuration
...
See gh-26937
3 years ago
Yanming Zhou
12a6e4c231
Add missing space for asciidoc ordered list
...
See gh-26955
3 years ago
Phillip Webb
5c65b1bcde
Fix asciidoctor anchor references
...
See gh-26939
3 years ago
Phillip Webb
c3b873c11d
Merge branch '2.4.x' into 2.5.x
...
Closes gh-26939
3 years ago
Phillip Webb
b5c92d5174
Allow indirect standard profile-specific imports
...
Effectively revert commit d1b256a169
so that profile-specific imports
can again be used with or without a parent import.
Fixes gh-26858
3 years ago
Stephane Nicoll
96029dbd8a
Polish "Add Azure info to the cloud deployment docs"
...
See gh-26910
3 years ago
Andy Clement
8321faaf16
Add Azure info to the cloud deployment docs
...
See gh-26910
3 years ago
Madhura Bhave
aa873d3a22
Reorder documentation overview section
...
The documentation overview sections is supposed to provide a map
for the rest of the reference document. The getting help and upgrading
sections were moved to align with that.
3 years ago
Andy Wilkinson
5f26fd9ccb
Merge branch '2.4.x' into 2.5.x
...
Closes gh-26891
3 years ago
Andy Wilkinson
f6b7730dac
Use Asciidoctor's revision line to provide document's version
...
Using the revision line means that the revision number is automatically
set. The revision number is then included by the HTML and PDF backends
in the standard location. In the HTML backend that's alongside the
list of authors. In the PDF backend that's on the title page.
Closes gh-26851
3 years ago
Madhura Bhave
2e2d1fe8d3
Merge branch '2.4.x' into main
3 years ago