Rossen Stoyanchev
|
f4adf227be
|
SPR-6464 Add @FlashAttributes annotation and FlashStatus method argument
|
13 years ago |
Juergen Hoeller
|
2c504012ad
|
HtmlUtils properly escapes single quotes as well
|
13 years ago |
Juergen Hoeller
|
38837eddfd
|
HtmlUtils properly escapes single quotes as well
|
13 years ago |
Rossen Stoyanchev
|
9347ac358c
|
SPR-8540 Minor Freemarker import related documentation fix
|
14 years ago |
Chris Beams
|
b85440f2b6
|
Deprecate AbstractSingletonProxyFactoryBean
|
14 years ago |
Chris Beams
|
3c2e48738a
|
Remove CacheProxyFactoryBean
|
14 years ago |
Chris Beams
|
2b371a7c9a
|
Deprecate TransactionProxyFactoryBean
|
14 years ago |
Chris Beams
|
c85ebd9a5a
|
Polish AnnotationUtils Javadoc
|
14 years ago |
Rossen Stoyanchev
|
f4b7cfea38
|
SPR-8483 Update reference documentation with multipart request-related changes: @RequestPart, Servlet 3.0 multipart reuqests, javax.servlet.http.Part method argument types.
|
14 years ago |
Rossen Stoyanchev
|
75ad185558
|
SPR-8561 Permit null values for simple controller method arguments types without annotations.
|
14 years ago |
Juergen Hoeller
|
3a6beb601e
|
copy txt files as well
|
14 years ago |
Rossen Stoyanchev
|
38a6660777
|
SPR-8543 Fix issue in AnnotationMethodHandlerAdapter with extracting URI template variable from URL with file extension
|
14 years ago |
Juergen Hoeller
|
30f363bbc9
|
copy css and js resources as well
|
14 years ago |
Juergen Hoeller
|
ff8ebbb9c4
|
moved OpenSessionInViewTests back to orm module
|
14 years ago |
Juergen Hoeller
|
8bae96bdd7
|
fixed HibernateMultiEntityManagerFactoryIntegrationTests failure
|
14 years ago |
Juergen Hoeller
|
d8f29cb746
|
polishing
|
14 years ago |
Juergen Hoeller
|
83df082930
|
moved OpenSessionInViewTests back to orm module
|
14 years ago |
Juergen Hoeller
|
771c59f88a
|
polishing
|
14 years ago |
Juergen Hoeller
|
d7cd11a48c
|
consistent update of HeaderValueHolder class
|
14 years ago |
Juergen Hoeller
|
6ad8a4a79a
|
fixed OpenEntityManagerInViewTests through the addition of a local copy of our Servlet API mocks; restoredOpenPersistenceManagerInViewTests
|
14 years ago |
Rossen Stoyanchev
|
2cf2fc195e
|
SPR-5628 Add HttpPutFormContentFilter in order to make form encoded data available via ServletRequest.getParameter*()
|
14 years ago |
Juergen Hoeller
|
c31b17fef2
|
JpaTransactionManager etc can find EntityManagerFactory by "persistenceUnitName" property now, falling back to retrieval of a unique EntityManagerFactory bean by type (analogous to @PersistenceUnit / @PersistenceContext)
|
14 years ago |
Juergen Hoeller
|
bbab294116
|
added Jetty dependency
|
14 years ago |
Juergen Hoeller
|
637ce0f01c
|
removed double javadoc
|
14 years ago |
Juergen Hoeller
|
aeacf9278f
|
JpaTransactionManager etc can find EntityManagerFactory by "persistenceUnitName" property now, falling back to retrieval of a unique EntityManagerFactory bean by type (analogous to @PersistenceUnit / @PersistenceContext)
|
14 years ago |
Juergen Hoeller
|
676ab5f0b1
|
restored OpenEntityManagerInViewTests
|
14 years ago |
Juergen Hoeller
|
179dad8c24
|
defensive checking that a provided class actually implements WebApplicationInitializer (SPR-8557); avoid early initialization of Commons Logging (using ServletContext logging instead)
|
14 years ago |
Juergen Hoeller
|
2218cdb16f
|
polishing
|
14 years ago |
Sam Brannen
|
672fed621b
|
Cleaning up unused imports.
|
14 years ago |
Rossen Stoyanchev
|
fd7e0b405b
|
SPR-8515 Check for traversal to parent directory via ../ in resource requests
|
14 years ago |
Juergen Hoeller
|
5d2a84f39a
|
fixed test
|
14 years ago |
Juergen Hoeller
|
79ed87e3d5
|
updated cache aspect after CacheAspectSupport base class changes
|
14 years ago |
Juergen Hoeller
|
df3761e3f6
|
introduced AnnotationUtils.getAnnotation(AnnotatedElement, annotationType)
|
14 years ago |
Juergen Hoeller
|
abdae3d26b
|
general revision of cache package; added ConcurrentMapCacheManager
|
14 years ago |
Michael Isvy
|
02362f4347
|
SPR-7858
Updating references to @Resource usage
|
14 years ago |
Chris Beams
|
f3d00da080
|
Use Geronimo j2ee-connector API in JMS pom
|
14 years ago |
Rossen Stoyanchev
|
3363d05879
|
SPR-8483 Add integration test for accessing multipart request parts with @RequestPart
|
14 years ago |
Juergen Hoeller
|
1b26b4744f
|
fixed ignored test
|
14 years ago |
Juergen Hoeller
|
48de81deec
|
refined JBoss 6.0 note
|
14 years ago |
Juergen Hoeller
|
7a6d8d94cd
|
multipart etc
|
14 years ago |
Juergen Hoeller
|
7d8aa05c40
|
added "acceptProxyClasses" flag to RemoteInvocationSerializingExporter
|
14 years ago |
Juergen Hoeller
|
2c199cf190
|
updated javadoc for server-specific LoadTimeWeavers
|
14 years ago |
David Syer
|
f800a026cb
|
Fix typo in MVC docs
|
14 years ago |
Juergen Hoeller
|
57cb1f2777
|
improved ExposeInvocationInterceptor error message with respect to advice ordering (SPR-8544)
|
14 years ago |
Juergen Hoeller
|
8bf019b675
|
fixed @ExceptionHandler exception type matching (ExceptionDepthComparator; SPR-8231)
|
14 years ago |
Sam Brannen
|
d0cd678089
|
[SPR-8387] Added TODO.
|
14 years ago |
Sam Brannen
|
072271d9e9
|
[SPR-8549] Documented the equals() method implementation in MergedContextConfiguration.
|
14 years ago |
Sam Brannen
|
461119973b
|
[SPR-8387] deleted resolved TODO.
|
14 years ago |
Sam Brannen
|
8224af1938
|
[SPR-8549] ContextCache is now keyed by MergedContextConfiguration instead of String; MergedContextConfiguration now implements custom hashCode() and equals() methods and no longer generates a context cache key.
|
14 years ago |
Juergen Hoeller
|
2d7af57149
|
fixed DispatcherServletTests breakage
|
14 years ago |