Madhura Bhave
99e650bd27
Document devtools remote support not available with WebFlux
...
Closes gh-28955
3 years ago
Stephane Nicoll
409f4fdbd7
Merge branch '2.7.x'
3 years ago
Stephane Nicoll
53654a0160
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29133
3 years ago
Pavel Anisimov
b704ee0b30
Polish reference doc
...
See gh-29115
3 years ago
Stephane Nicoll
b9057f1957
Merge branch '2.7.x'
3 years ago
Stephane Nicoll
bcaa59ce73
Merge branch '2.5.x' into 2.6.x
...
Closes gh-29098
3 years ago
Pavel Anisimov
415c58e21b
Polish CacheManager customization section in reference doc
...
See gh-29094
3 years ago
Stephane Nicoll
377b58f64c
Merge branch '2.7.x'
3 years ago
Stephane Nicoll
5599e8d340
Polish "Add consistent quotes in YAML samples of reference doc"
...
See gh-28911
3 years ago
Viktor Ardelean
0b781d87b1
Add consistent quotes in YAML samples of reference doc
...
See gh-28911
3 years ago
Andy Wilkinson
fe7b13ec46
Upgrade to Spring Framework 6 and Jakarta EE 9
...
Closes gh-28619
Closes gh-28620
Closes gh-28621
Closes gh-28622
Closes gh-28623
Closes gh-28624
Closes gh-28625
Closes gh-28626
Closes gh-28627
Closes gh-28628
Closes gh-28629
Closes gh-28630
Closes gh-28631
Closes gh-28632
Closes gh-28633
Closes gh-28634
Closes gh-28635
Closes gh-28636
Closes gh-28638
Closes gh-28639
Closes gh-28640
Closes gh-28644
Closes gh-28645
Closes gh-28650
Closes gh-28711
Closes gh-28866
Closes gh-28867
Closes gh-28868
Closes gh-28872
See gh-28641
See gh-28642
See gh-28643
See gh-28646
See gh-28647
See gh-28648
See gh-28649
See gh-28721
See gh-28869
See gh-28871
3 years ago
Andy Wilkinson
4a8904aaa9
Drop support for jOOQ until its dependencies are Jakarta EE 9 compatible
...
Closes gh-28821
3 years ago
Andy Wilkinson
ba19440f8c
Drop support for EhCache 3 until it supports Jakarta EE 9
...
Closes gh-28800
3 years ago
Andy Wilkinson
a17d6f9791
Drop support for Infinispan until it is Jakarta EE 9 compatible
...
Closes gh-28799
3 years ago
Scott Frederick
015dca1956
Remove support for Thymeleaf
...
Closes gh-28611
3 years ago
Andy Wilkinson
f26995307e
Remove support for REST Assured until it supports Jakarta EE 9
...
Closes gh-28722
3 years ago
Andy Wilkinson
85f9949513
Remove support for Jolokia
...
Closes gh-28704
3 years ago
Andy Wilkinson
79b53e3562
Drop support for auto-configuring Hibernate metrics
...
Closes gh-28703
3 years ago
Madhura Bhave
c8fd5f0080
Remove support for Artemis
...
Closes gh-28593
3 years ago
Andy Wilkinson
8bf2ffd93c
Drop support for Jersey until jersey-spring6 is available
...
Closes gh-28808
3 years ago
Scott Frederick
29a21d4621
Remove support for Spring Data Couchbase and Couchbase caching
...
Fixes gh-28613
3 years ago
Andy Wilkinson
0024eba816
Remove dependency management for Apache Johnzon
...
Closes gh-28616
3 years ago
Andy Wilkinson
63492507b4
Remove support for Apache ActiveMQ
...
Closes gh-28591
3 years ago
Andy Wilkinson
a3c4059ee8
Remove support for H2's web console
...
Closes gh-28590
3 years ago
Andy Wilkinson
64bf33038d
Remove support for EhCache 2
...
Closes gh-28588
3 years ago
Andy Wilkinson
ef02cc9bff
Remove support for Atomikos
...
Closes gh-28589
3 years ago
Andy Wilkinson
99f33ede14
Remove SecurityManager support
...
Closes gh-28213
3 years ago
Andy Wilkinson
814c86c5e8
Raise the minimum supported version of Gradle to 7.3
...
Closes gh-28100
3 years ago
izeye
c7921468fc
Polish
...
See gh-28836
3 years ago
Stephane Nicoll
e4082ee5d9
Merge branch '2.5.x'
...
Closes gh-28834
3 years ago
fml2
1d786e49e9
Fix typos in the "External Application Properties" section
...
See gh-28830
3 years ago
Stephane Nicoll
9719930496
Merge branch '2.5.x'
...
Closes gh-28833
3 years ago
Xavier Bouclet
dce979d51f
Fix output of "spring --version" in reference documentation
...
See gh-28831
3 years ago
Andy Wilkinson
4a0fa62d2e
Polish "Replace "you're""
...
See gh-28710
3 years ago
Jay Bryant
e629e77b29
Replace "you're"
...
This commit replaces "you're" with some other structure, often
simplifying the sentence in the process.
Also checked for words that end with "'ll" and "n't" but did not find
any.
See gh-28710
3 years ago
Andy Wilkinson
29725ec68a
Update links to Spring Security's reference docs
...
Closes gh-28618
3 years ago
Stephane Nicoll
afa006986b
Merge branch '2.5.x'
...
Closes gh-28713
3 years ago
Vedran Pavic
c8dd0a584b
Fix "Configure Two DataSources" example
...
With the present example, the `secondDataSource` bean factory method
will use `firstDataSourceProperties` due to it being annotated with
`@Primary`.
This commit adds the `@Qualifier` needed to ensure `secondDataSource`
bean factory method uses `secondDataSourceProperties`.
See gh-28712
3 years ago
Stephane Nicoll
d88658d47a
Remove dependencies on micrometer-jersey2
...
Closes gh-28706
3 years ago
Stephane Nicoll
44b644c770
Merge branch '2.5.x'
...
Closes gh-28693
3 years ago
Stephane Nicoll
9ed7674ab0
Polish "Fix yaml sample format"
...
See gh-28671
3 years ago
Weix Sun
7f1bd43c84
Fix yaml sample format
...
See gh-28671
3 years ago
Stephane Nicoll
6d4537b5ae
Merge branch '2.5.x'
...
Closes gh-28692
3 years ago
Stephane Nicoll
6d79599d99
Polish "Fix yaml sample format in reference doc"
...
See gh-28670
3 years ago
Weix Sun
793a107d27
Fix yaml sample format in reference doc
...
See gh-28670
3 years ago
Andy Wilkinson
2a342ef416
Merge branch '2.5.x'
...
Closes gh-28662
3 years ago
Andy Wilkinson
5e4a502b2d
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28661
3 years ago
Andy Wilkinson
2cec3971d7
Prohibit unwanted dependencies in all modules not just starters
...
Closes gh-28658
3 years ago
Leo Li
508841b444
Replace "e.g." by "for example"
...
See gh-28583
3 years ago
Jay Bryant
3422b1f38b
Replace "refer to" with "see"
...
Update documentation to replace "refer to" with "see" and to drop
"please" when it is present.
See gh-28537
3 years ago
Jay Bryant
9f2c8f65ee
Replace "check out" with more formal language
...
Update documentation to use more formal language rather than
"check out".
See gh-28503
3 years ago
Phillip Webb
c7e61e448e
Polish "Remove 'etc' in reference documentation"
...
See gh-28497
3 years ago
Jay Bryant
0d025b672e
Remove 'etc' in reference documentation
...
Update the reference documentation to replace 'etc' with 'other'.
See gh-28497
3 years ago
Leo Li
73e9c355f1
Polish
...
See gh-28501
3 years ago
Stephane Nicoll
7ad60df844
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
06e9991e6a
Polish
...
See gh-28501
3 years ago
Andy Wilkinson
4a15a816ce
Polish 'Replace "via" with words more suited to an international audience'
...
See gh-28464
3 years ago
Jay Bryant
73a18c73f4
Replace "via" with words more suited to an international audience
...
See gh-28464
3 years ago
Stephane Nicoll
ea8a8ecd0e
Merge branch '2.5.x'
...
Closes gh-28467
3 years ago
Stephane Nicoll
ce38d592f9
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28466
3 years ago
Stephane Nicoll
265199f42b
Polish "Fix description of "logging.logback.rollingpolicy.max-history""
...
See gh-28448
3 years ago
Phillip Webb
9cb5f035e7
Fix typo
...
See gh-20971
3 years ago
Andy Wilkinson
1005159eab
Merge branch '2.5.x'
...
Closes gh-28435
3 years ago
Andy Wilkinson
3fb5af9dd3
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28434
3 years ago
Andy Wilkinson
8a78864edd
Polish "Explain how to disable/configure the ActiveMQ embedded broker"
...
See gh-28183
3 years ago
Moritz Kammerer
0c5f0efcea
Explain how to disable/configure the ActiveMQ embedded broker
...
See gh-28183
3 years ago
Andy Wilkinson
d52b649bd7
Fix links to Spring Security's reference documentation
...
Closes gh-28407
3 years ago
Phillip Webb
cf9156e497
Add SameSite cookie support for servlet web servers
...
Update Tomcat, Jetty and Undertow `ServletWebServerFactory`
implementations so that they can write SameSite cookie attributes.
The session cookie will be customized whenever the
`server.servlet.session.cookie.same-site` property is set.
Other cookies can be customized with the new `CookieSameSiteSupplier`
interface which can be registered using `@Bean` methods.
Closes gh-20971
Co-authored-by Andy Wilkinson <wilkinsona@vmware.com>
3 years ago
Phillip Webb
3729c4909a
Polish package name for web sample code
...
See gh-27132
3 years ago
Andy Wilkinson
56b8494f15
Disable the env info contributor by default
...
Closes gh-28311
3 years ago
Andy Wilkinson
f98c1e7231
Disable the java info contributor by default
...
Closes gh-28310
Co-authored-by Phillip Webb <pwebb@vmware.com>
3 years ago
Andy Wilkinson
356554311f
Merge branch '2.5.x'
...
Closes gh-28381
3 years ago
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
Andy Wilkinson
89b40e1e00
Add support for Log4j2's composite configuration
...
Closes gh-27110
3 years ago
Madhura Bhave
a86a84e00b
Merge branch '2.5.x' into main
...
Closes gh-28202
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
5d17257a52
Polish "Add Java InfoContributor"
...
See gh-28136
3 years ago
Stephane Nicoll
1008b754d7
Merge branch '2.5.x'
...
Closes gh-28194
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
1b7536fda4
Merge branch '2.5.x'
...
Closes gh-28160
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
Stephane Nicoll
9e1ef76f84
Polish "Replace latin locutions in the documentation"
...
See gh-28141
3 years ago
Vincent Ricard
873bca36c4
Replace latin locutions in the documentation
...
See gh-28141
3 years ago
Andy Wilkinson
ea68672594
Merge branch '2.5.x'
...
Closes gh-28153
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
2d34cff902
Polish "Improve Dynatrace examples description in reference guide"
...
See gh-27502
3 years ago
Georg Pirklbauer
c236532607
Improve Dynatrace examples description in reference guide
...
See gh-27502
3 years ago
Artem Bilan
b2d1423e34
Add Spring Integration default poller auto-config
...
When polling consumers or source polling channel adapters are used in
Spring Integration applications, they require some polling policy to
be configured.
This comment auto-configures a PollerMetadata bean which customized
via newly added `spring.integration.poller.*` configuration
properties or overriden completely be user-defined bean.
See gh-27992
3 years ago
Stephane Nicoll
842f3f0bd5
Merge branch '2.5.x'
...
Closes gh-28099
3 years ago
Stephane Nicoll
77b778ce95
Document support for Java 17
...
Closes gh-26767
3 years ago
Phillip Webb
bc6b9be7cd
Merge branch '2.5.x'
...
Closes gh-28084
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
Phillip Webb
61a84a4722
Polish asciidoctor links
...
Update `<<..>>` links to include the page.
3 years ago