Stephane Nicoll
918e0a3888
Merge pull request #926 from kazuki43zoo/modify-tld-in-adoc
...
* pr/926:
Add link in jsp tag library
9 years ago
Kazuki Shimizu
66d99f05aa
Add link in jsp tag library
...
Closes gh-926
9 years ago
Rossen Stoyanchev
5f2d34f526
Update Javadoc
...
Issue: SPR-13678
9 years ago
Sam Brannen
de9c030ba1
Suppress warnings in Gradle build
9 years ago
Stephane Nicoll
d6073eaf8d
Merge pull request #923 from uthark/patch-2
...
* pr/923:
Remove invalid underscore
9 years ago
Oleg Atamanenko
b2c132633f
Remove invalid underscore
...
Closes gh-923
9 years ago
Stephane Nicoll
e0f4736426
Merge pull request #922 from uthark/patch-1
...
* pr/922:
Add quotes around attribute value
9 years ago
Oleg Atamanenko
a834639ac8
Add quotes around attribute value
...
Closes gh-922
9 years ago
Sam Brannen
59d60c60cf
Polishing
9 years ago
Spring Buildmaster
d781ac0c92
Next Development Version
9 years ago
Juergen Hoeller
1cb6069734
Polishing
9 years ago
Sam Brannen
4b682275c9
Clean up warnings in spring-test
9 years ago
Juergen Hoeller
5b901852e6
Upgrade to HtmlUnit 2.19
...
This upgrade includes AutoCloseable support for HtmlUnit WebConnections as introduced in 2.19, while remaining compatible with 2.18.
Issue: SPR-13686
9 years ago
Juergen Hoeller
ce5887795b
Latest dependency updates (JasperReports 6.2, Jetty 9.3.6, Joda-Time 2.9.1, HttpAsyncClient 4.1.1)
9 years ago
Juergen Hoeller
6d5c646faf
Empty lists declared with element type (for javac to accept it)
...
Issue: SPR-13680
9 years ago
Juergen Hoeller
3cb926e01c
Task list getters never return null now
...
Issue: SPR-13680
9 years ago
Juergen Hoeller
55d20557e0
Task list getters explicitly check for null now
...
Issue: SPR-13680
9 years ago
Juergen Hoeller
4b2ce60d65
Polishing
9 years ago
Juergen Hoeller
98be36a306
Extended default collection size for common per-bean caches
...
Issue: SPR-13621
9 years ago
Juergen Hoeller
7b711c4aac
AbstractAutoProxyCreator uses prefixed bean name as cache key
...
Issue: SPR-13655
9 years ago
Juergen Hoeller
90c9d96a4d
Avoid exposeTargetClass attempt if bean name is null
...
Issue: SPR-13650
9 years ago
Johnny Lim
2defb6555e
Fix broken Javadoc related to `<` and `>`
9 years ago
Sebastien Deleuze
71e2d8e9de
Handle correctly * in CorsConfiguration#combine() other parameter
...
Issue: SPR-13674
9 years ago
Juergen Hoeller
e8a0ef0206
Polishing
9 years ago
Juergen Hoeller
cc06183668
SimpleJdbcCall reliably throws exception on missing stored procedure
...
Issue: SPR-13669
9 years ago
Juergen Hoeller
43d72e2079
Restored capacity check before trying output stream resize
...
Issue: SPR-13671
9 years ago
Rossen Stoyanchev
e707347474
Fix failing tests
9 years ago
Rossen Stoyanchev
3a919a48d6
Switch "attachment" to "inline" on Content-Disposition
...
Issue: SPR-13587, SPR-13643
9 years ago
Rossen Stoyanchev
8c127ad3c9
Property init HandlerMapping in standalone MockMvc
...
Issue: SPR-13637
9 years ago
Rossen Stoyanchev
62af99a21c
Add containsKey to ServletResponseHttpHeaders
...
Issue: SPR-13668
9 years ago
Rossen Stoyanchev
cf4a417f71
Upgrade to reactor 2.0.7
...
Issue: SPR-13665
9 years ago
Juergen Hoeller
e56c11c1e8
AbstractApplicationContext.isRunning() avoids IllegalStateException
...
Issue: SPR-13667
9 years ago
Juergen Hoeller
71a7b5d086
Fixed code examples
...
Issue: SPR-13666
9 years ago
Juergen Hoeller
2bf8c0bc42
Polishing
9 years ago
Juergen Hoeller
cdf6eb95ab
Reduced warn log entry without stacktrace for startup exceptions
...
Issue: SPR-13663
9 years ago
Juergen Hoeller
5d9d88c44d
CommonsMultipartFile removes mixed separator paths from original filename
...
Issue: SPR-13662
9 years ago
Phillip Webb
e6b1f0a139
Use constants when caching empty arrays
...
Reduce cache memory consumption by using a single constant for empty
arrays.
9 years ago
Juergen Hoeller
760bc719f2
Polishing
9 years ago
Juergen Hoeller
da9c80c604
Revised method selection for JMS listeners (and their parameters)
...
Issue: SPR-13576
9 years ago
Juergen Hoeller
d5efe4f983
Detect event listener methods behind interface proxies as well
...
Issue: SPR-13650
9 years ago
Juergen Hoeller
bc7bcab578
Consistent method selection for listeners and endpoint mappings
...
Issue: SPR-13654
9 years ago
Sam Brannen
5b06150096
Deprecate correct method in AnnotatedElementUtils
9 years ago
Stephane Nicoll
2a2a8d3f93
Allow null values to be cached with `@CacheResult`
...
Even though the JSR-107 spec forbids to store null values, our cache
abstraction allows that behaviour with a special handled (and this is
the default behaviour).
While this was working fine with our own set of annotations, the
JSR-107 interceptor counterpart was interpreting the spec sensu strictu.
We now allow for that special case as well.
Issue: SPR-13641
9 years ago
Juergen Hoeller
59b6600763
Class identity comparisons wherever possible
...
Issue: SPR-12926
9 years ago
Juergen Hoeller
ea2843ecc0
MethodInvokeTypeProvider lazily invokes target method (avoiding deserialization exploits)
...
Issue: SPR-13656
9 years ago
Juergen Hoeller
a1bf941ec4
CommonsFileUploadSupport applies maxUploadSizePerFile to FileUpload copy as well
...
Issue: SPR-13653
9 years ago
Rossen Stoyanchev
a3168fde18
Expand range of whitelisted extensions by media type
...
This commit expands the range of whitelisted extensions by checking
if an extension can be resolved to image/*, audo/*, video/*, as well
as any content type that ends with +xml.
Issue: SPR-13643
9 years ago
Rossen Stoyanchev
237439ef97
Whitelist extension if present in the request mapping
...
We know skip the Content-Disposition header for any extension if the
chosen request mapping explicitly contains the URl extension.
Issue: SPR-13629
9 years ago
Brian Clozel
889366320d
Do not process undefined conditional HTTP requests
...
Prior to this change, the HttpEntityMethodProcessor would try to process
conditional requests that are undefined by the spec, such as:
* an HTTP GET request with "If-None-Match:*"
* a request with both "If-None-Match" and "If-Match"
* a request with both "If-None-Match" and "If-Unmodified-Since"
This commit skips the processing of those requests as conditional
requests and continues with normal request handling.
Issue: SPR-13626
9 years ago
Juergen Hoeller
9f4c9d7f3c
Upgrade to Undertow 1.3.5
9 years ago