Sam Brannen
99cb6ba0a7
Upgrade to Gradle 8.12
2024-12-21 16:02:15 +01:00
Sam Brannen
724700d708
Polishing
2024-12-21 15:31:01 +01:00
Andreas Kruck
83ba7e69ec
Fix minor typo in reference documentation for Kotlin annotations
...
Closes gh-34134
2024-12-21 15:28:33 +01:00
Stéphane Nicoll
2c32601553
Add note about using @EventListener on lazy beans
...
Closes gh-34057
2024-12-12 17:32:18 +01:00
Tran Ngoc Nhan
47c66f4352
Fix link to MockMvcBuilders in reference documentation
...
See gh-34031
2024-12-06 09:43:41 +01:00
Tran Ngoc Nhan
8c0ac8e062
Fix a typo in the filters documentation
...
Closes gh-33959
2024-11-26 16:09:45 +01:00
Sam Brannen
7a6e401d17
Document visibility requirements for Bean Overrides
...
This commit makes it clear that there are no visibility requirements
for @TestBean fields or factory methods as well as @MockitoBean or
@MockitoSpyBean fields.
Closes gh-33923
2024-11-20 16:49:52 +01:00
Sam Brannen
3569cfe990
Reject static Bean Override fields for @MockitoBean, @TestBean, etc.
...
Closes gh-33922
2024-11-20 11:29:01 +01:00
Sam Brannen
dd92eac3ad
Refer to message "receipt" instead of "reception"
2024-11-19 13:18:12 +01:00
Sam Brannen
874f056984
Polishing
2024-11-19 13:18:12 +01:00
Tran Ngoc Nhan
b77db64459
Fix typos and link in Observability documentation
...
Closes gh-33910
2024-11-19 12:12:01 +01:00
Sam Brannen
807e1e6126
Document support for varargs invocations in SpEL
...
Closes gh-33332
2024-11-18 11:54:22 +01:00
Sam Brannen
7196f3f554
Polish SpEL documentation
2024-11-18 11:38:20 +01:00
Sam Brannen
a12d40e10b
Fix SpEL examples in reference guide
...
Closes gh-33907
2024-11-18 11:37:30 +01:00
Sam Brannen
241b8b48f2
Clarify requirements for AOP around advice regarding MethodInterceptor
...
Closes gh-33901
2024-11-17 12:23:01 +01:00
Sam Brannen
173084f81a
Polish Spring AOP documentation
2024-11-17 12:21:16 +01:00
Sam Brannen
fe8573c0ab
Upgrade to antora-ui-spring version 0.4.18
...
Closes gh-33892
2024-11-15 14:32:01 +01:00
Sam Brannen
cca245020d
Improve documentation for SpelCompilerMode
...
Closes gh-33223
2024-11-14 11:36:46 +01:00
Sam Brannen
973d815763
Merge branch '6.1.x'
2024-11-14 10:16:02 +01:00
Sam Brannen
1e95332f62
Fix link to "Resources" section in reference guide
...
Closes gh-33882
2024-11-14 10:15:34 +01:00
Sam Brannen
b523f3caff
Polish documentation and exception message for @DurationFormat
2024-11-13 17:19:53 +01:00
Sam Brannen
7f9901d35d
Merge branch '6.1.x'
2024-11-13 16:46:11 +01:00
Sam Brannen
bfde33a514
Document options for Date/Time parsing & formatting issues with JDK 20+
...
This commit updates Javadoc and the reference guide to document options
for handling date/time parsing and formatting issues on JDK 20 and higher.
A new "Date and Time Formatting with JDK 20 and higher" page has also been
introduced in the wiki.
https://github.com/spring-projects/spring-framework/wiki/Date-and-Time-Formatting-with-JDK-20-and-higher
Closes gh-33151
2024-11-13 16:39:40 +01:00
Sam Brannen
d92c57f7a5
Merge branch '6.1.x'
2024-11-13 14:23:52 +01:00
Sam Brannen
4d792d0e45
Remove mentions of Joda-Time support
...
Since Joda-Time support was removed in Spring Framework 6.0, this commit
removes obsolete mentions of Joda-Time in the reference guide and Javadoc.
See gh-27426
Closes gh-33881
2024-11-13 14:16:14 +01:00
Sam Brannen
525407e4b1
Merge branch '6.1.x'
2024-11-12 20:50:46 +01:00
Tran Ngoc Nhan
53b9a2cb78
Fix formatting issue in validation section of reference guide
...
Closes gh-33871
2024-11-12 20:49:56 +01:00
Tran Ngoc Nhan
85cf563741
Fix typo in reference documentation
...
See gh-33865
2024-11-12 10:04:06 +01:00
Tran Ngoc Nhan
8afd01ba2c
Fix typo in reference documentation
...
See gh-33865
2024-11-10 14:45:19 +09:00
Sam Brannen
1ced8c3856
Merge branch '6.1.x'
2024-11-07 12:26:21 +01:00
Sam Brannen
0d9033592b
Document that circular dependencies should be avoided in AOT mode
...
Closes gh-33786
2024-11-07 12:23:39 +01:00
Sam Brannen
fc7b8ae966
Fix anchor name, consistently use title case, and polish wording
...
(cherry picked from commit 2e6c8daec6
)
2024-11-07 12:22:25 +01:00
Sam Brannen
c457131f1c
Fix heading level for "Programmatic bean registration" in AOT chapter
...
(cherry picked from commit 9f0dbc4051
)
2024-11-07 12:22:02 +01:00
Sam Brannen
fd676ed932
Merge branch '6.1.x'
2024-11-07 10:44:47 +01:00
Sam Brannen
05a880e3b5
Fix XML bean reference example in reference manual
...
Closes gh-33855
2024-11-07 10:44:01 +01:00
Sam Brannen
2e6c8daec6
Fix anchor name, consistently use title case, and polish wording
2024-11-06 17:46:06 +01:00
Sébastien Deleuze
fb98d74a47
Merge branch '6.1.x'
2024-11-06 10:09:13 +01:00
Hosam Aly
4ef2b429e0
Fix a typo in beanvalidation.adoc
...
ContraintViolation => ConstraintViolation
Closes gh-33846
2024-11-06 10:09:05 +01:00
Sébastien Deleuze
f4b3520ab3
Suppress Kotlin code sample warnings
2024-10-30 11:54:14 +01:00
Juergen Hoeller
a1f6098158
Merge branch '6.1.x'
2024-10-29 23:04:05 +01:00
Juergen Hoeller
fa21dffcf8
Restore traditional AspectJ behavior through "spring.aop.ajc.ignore=true"
...
Closes gh-33704
2024-10-29 23:01:16 +01:00
Sam Brannen
81d89f478a
Relax singleton enforcement for Bean Overrides in the TestContext framework
...
In gh-33602, we introduced strict singleton enforcement for bean
overrides -- for example, for @MockitoBean, @TestBean, etc. However,
the use of BeanFactory#isSingleton(beanName) can result in a
BeanCreationException for certain beans, such as a Spring Data JPA
FactoryBean for a JpaRepository.
In light of that, this commit relaxes the singleton enforcement in
BeanOverrideBeanFactoryPostProcessor by only checking the result of
BeanDefinition#isSingleton() for existing bean definitions.
This commit also updates the Javadoc and reference documentation to
reflect the status quo.
See gh-33602
Closes gh-33800
2024-10-28 12:45:05 +01:00
Sam Brannen
9f0dbc4051
Fix heading level for "Programmatic bean registration" in AOT chapter
2024-10-24 16:43:17 +02:00
Brian Clozel
acccbbec3f
Document UrlHandler Servlet and reactive filters
...
Closes gh-33784
2024-10-24 16:14:18 +02:00
Sam Brannen
3b82733e1f
Support @Mockito[Spy]Bean & @TestBean w/ @DirtiesContext "before method" modes
...
Closes gh-33783
2024-10-24 15:06:03 +02:00
Brian Clozel
20d21a8251
Rework links to Spring Boot in reference docs
...
Closes gh-33776
2024-10-23 16:10:37 +02:00
Nicklas Wiegandt
a0af708c03
Add cookie support to RestClient
...
See gh-33697
2024-10-23 11:38:18 +01:00
Brian Clozel
d8c153a9d1
Remove support for Resin Servlet container
...
This commit removes all references to the Resin Servlet container, as it
is not supported as of Spring Framework 6.0 because we require a
JakartaEE baseline.
Closes gh-33772
2024-10-23 10:10:29 +02:00
Sébastien Deleuze
2b0c1fa210
Improve the discoverability of Java and Kotlin APIs
...
This commit add external links in the refdoc to Java
and Kotlin APIs to make them more discoverable.
Closes gh-32835
2024-10-22 08:40:28 +02:00
Brian Clozel
ec895534c5
Merge branch '6.1.x'
2024-10-21 18:34:49 +02:00