Sam Brannen
|
a5b5df450e
|
[SPR-6879] @DirtiesContext is now an @Inherited annotation.
|
15 years ago |
Sam Brannen
|
80b8fb8b83
|
[SPR-6879] @DirtiesContext is now an @Inherited annotation.
|
15 years ago |
Juergen Hoeller
|
ef227c5d01
|
HibernateJpaDialect borrows JDBC Connection on demand (supporting aggressive release; SPR-6895)
|
15 years ago |
Michael Isvy
|
9e5b129ba5
|
SPR-6885
updates based on Chris Beams' comments.
|
15 years ago |
Juergen Hoeller
|
12b30843c5
|
widened AbstractFactoryBean's "getObjectType" signature to return any Class as well (SPR-6872)
|
15 years ago |
Juergen Hoeller
|
09f02bc620
|
use WeakHashMap for DataSource-keyed cache (SPR-6887)
|
15 years ago |
Chris Beams
|
3d2611484a
|
adding .gitignore
|
15 years ago |
Michael Isvy
|
6af91773ee
|
SPR-6885
Improved documentation for JavaConfig's use of CGLIB for all @Configuration annotated classes
|
15 years ago |
Juergen Hoeller
|
9e71af86f8
|
polishing
|
15 years ago |
Juergen Hoeller
|
60ff93e5ac
|
avoid invalid id characters in ErrorsTag as well (SPR-6862)
|
15 years ago |
Chris Beams
|
f25d2a9416
|
Removed hard-coded local path from .core/.classpath; removed duplicate asm entry in .context/.classpath
|
15 years ago |
David Syer
|
fd4b9cf6a3
|
SPR-6881: remove extra dependency
|
15 years ago |
David Syer
|
1a351db6e0
|
Update Central POMs to 3.0.2
|
15 years ago |
Chris Beams
|
5b537e9604
|
minor typo fixes
|
15 years ago |
Juergen Hoeller
|
6c69f47acf
|
regressions
|
15 years ago |
Juergen Hoeller
|
44ef114981
|
fixed @RequestParam(required=false) regression for @InitBinder methods (SPR-6878)
|
15 years ago |
Juergen Hoeller
|
67b342d923
|
fixed indexed property regression (SPR-6871)
|
15 years ago |
Juergen Hoeller
|
5063c6dd00
|
upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2
|
15 years ago |
Costin Leau
|
8d0bb00188
|
+ make use or property placeholders inside template.mf
|
15 years ago |
Arjen Poutsma
|
fe59d4a787
|
setting things up for 3.0.2
|
15 years ago |
Juergen Hoeller
|
e65610555e
|
final preparations for 3.0.1 release
|
15 years ago |
Arjen Poutsma
|
68b4c7df6e
|
SPR-6752 - RestTemplate throws IllegalArgumentException when HTTP status is not in the HttpStatus enum
|
15 years ago |
Juergen Hoeller
|
103ac0359d
|
DefaultRequestToViewNameTranslator strips trailing slashes as well (SPR-6830)
|
15 years ago |
Ben Hale
|
fff4c77dbe
|
Updated spring-build to 2.5.0
|
15 years ago |
Juergen Hoeller
|
b960bd579d
|
preparations for 3.0.1 release
|
15 years ago |
Juergen Hoeller
|
5f7f37f1c1
|
polishing
|
15 years ago |
Juergen Hoeller
|
572abbcff9
|
do not ever consider Object as a candidate type for autowiring by type (SPR-6600)
|
15 years ago |
Juergen Hoeller
|
e74b33242b
|
fixed regression: method-level patterns without type-level pattern do not need to start with a slash (SPR-6598)
|
15 years ago |
Juergen Hoeller
|
b54a099f49
|
marked spring-tx as a required dependency (SPR-6737)
|
15 years ago |
Juergen Hoeller
|
c39b529c93
|
added vararg variants of query methods to JdbcTemplate (as known from SimpleJdbcTemplate; SPR-6858)
|
15 years ago |
Juergen Hoeller
|
54acebd086
|
UriTemplate properly quotes variable values (SPR-6854)
|
15 years ago |
Juergen Hoeller
|
36940c5fc8
|
only activate EL support if JSP ExpressionFactory actually available (SPR-6852)
|
15 years ago |
Michael Isvy
|
6aa05994ae
|
SPR-6855
Documentation on Spring-Struts 1 integration needs to be updated
|
15 years ago |
Juergen Hoeller
|
d3560706df
|
final preparations for 3.0.1 release
|
15 years ago |
Juergen Hoeller
|
64f0200675
|
polishing
|
15 years ago |
Juergen Hoeller
|
64fc4c23ea
|
revised EvalTag implementation
|
15 years ago |
Juergen Hoeller
|
4ae1709313
|
relaxed generic Class declaration in HttpMessageConverter's canRead/canWrite/read signatures (SPR-6848)
|
15 years ago |
Arjen Poutsma
|
19cdd558d3
|
Improved Jaxb2Marshaller.supports()
|
15 years ago |
Arjen Poutsma
|
58f63f6142
|
Improved Jaxb2Marshaller.supports()
|
15 years ago |
Juergen Hoeller
|
60ac239091
|
BeanDefinitionReader and ClassPath/FileSystemXmlApplicationContext use varargs where possible (SPR-6849)
|
15 years ago |
Michael Isvy
|
c0f4d9c893
|
fixed SPR-6846
|
15 years ago |
Juergen Hoeller
|
ccc7d0f53f
|
fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen)
|
15 years ago |
Juergen Hoeller
|
87eb3f970e
|
store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652)
|
15 years ago |
Juergen Hoeller
|
db2d323d96
|
store a static WebApplicationContext reference if the Spring jars get deployed in the same web application as the ContextLoader (SPR-5652)
|
15 years ago |
Juergen Hoeller
|
0598eafb84
|
polishing
|
15 years ago |
Juergen Hoeller
|
b5e826976c
|
fixed interaction with ControllerClassNameHandlerMapping (as reported by Rossen)
|
15 years ago |
Juergen Hoeller
|
5e1065838b
|
fixed isProxyFactoryBeanDefinition check (SPR-6842)
|
15 years ago |
Juergen Hoeller
|
a6af91f7b2
|
avoid rendering invalid ids (SPR-6840)
|
15 years ago |
Costin Leau
|
e8a4ddd3e0
|
+ fix test by disabling autowiring
|
15 years ago |
Juergen Hoeller
|
18bd4a8337
|
improved "no matching factory method found" exception message (SPR-6837)
|
15 years ago |