Juergen Hoeller
6cdc25d66a
all "taskExecutor" bean properties now accept any "java.util.concurrent.Executor"
16 years ago
Juergen Hoeller
ea54c6391e
deprecated ConcurrentMap
16 years ago
Juergen Hoeller
92588cddc6
Java 5 code style
16 years ago
Arjen Poutsma
460977263d
Added extractFullFilenameFromUrlPath to WebUtils
16 years ago
Arjen Poutsma
b0180fdf32
Added MediaType
16 years ago
Arjen Poutsma
747ee86079
Made CollectionsFactory generic
16 years ago
Arjen Poutsma
5786f6c359
Made threadlocals generic
16 years ago
Ramnivas Laddad
c8d6c15a05
Fixed toString(), toShortString(), and toLongString() methods for signature and join point (SPR-5437)
16 years ago
Scott Andrews
27460e323a
creating eclipse project settings for org.springframework.spring-library
16 years ago
Scott Andrews
dd2f1b467b
adding servlet api to the eclipse classpath to clear up tooling errors from JSP files
16 years ago
Scott Andrews
178e1161d7
updating eclipse classpath for JDO 2.1
16 years ago
Scott Andrews
0a48996f14
adding missing test time dependencies
16 years ago
Juergen Hoeller
e7c5a28586
polishing
16 years ago
Juergen Hoeller
eef6086325
polishing
16 years ago
Juergen Hoeller
e7465dcb99
generified operations interfaces; update to JDO 2.1; preparation for JPA 2.0
16 years ago
Ramnivas Laddad
612ed8c660
Added sourcepath for aspectjweaver jar
16 years ago
Arjen Poutsma
6c96c48bf5
Resurrected requestScopeTests.xml from revision 573
16 years ago
Scott Andrews
7dcb3b5841
fixing broken unit test related to SPR-5429
16 years ago
Scott Andrews
300e4d7284
SPR-5429 Update Pet Clinic to use HSQL as an embedded database
...
Removing support for running HSQL in stand-alone mode. Out of the box embedded HSQL and MySQL are supported.
16 years ago
Scott Andrews
16c9391069
SPR-5429 Update Pet Clinic to use HSQL as an embedded database
...
Created DbcpDataSourceFactory factory bean to create and populate a dbcp based connection pool. The factory bean is based on EmbeddedDataSourceFactory from the JavaConfig version of Pet Clinic. The new DbcpDataSourceFactory has been tested with HSQL in embedded and stand-alone modes.
16 years ago
Scott Andrews
9335233618
javadoc polish
16 years ago
Arjen Poutsma
16843b3a07
Fixed usage of wrong TestBean package.
16 years ago
Scott Andrews
61b5428211
SPR-2733 Improvement for handling checkboxes in web forms (patch included)
...
Introduced default field prefix of '!', which can be overridden with WebDataBinder#setFieldDefaultPrefix. If a field is otherwise not present, the default value is used for the field. Field markers for the same field are ignored.
16 years ago
Scott Andrews
8e261e5833
SPR-3389 Nicer handling of Java 5 enums by the Spring MVC form taglib.
...
The form:options and form:radiobuttons tags will now render a set of options automatically if the bind target is an Enum and items are not otherwise specified. The values of the enum are converted into form inputs where by default the form value is the enum's name() and the form label is the enum's toString().
16 years ago
Arjen Poutsma
ad2cc34b79
SPR-2581: Provide out of the box implementation of the thread scope
16 years ago
Arjen Poutsma
bf9ffe2d67
javadoc
16 years ago
Arjen Poutsma
becea6115e
SPR-3360: util:property-path like functionality for the p-namespace
16 years ago
Arjen Poutsma
1b6c4929ad
Renamed ShortcutTests to SimplePropertyNamespaceHandlerTests
16 years ago
Scott Andrews
52d3440266
removing org.springframework.testsuite, subversive desided to commit the directory without prompting me...
16 years ago
Scott Andrews
1f770574b0
updating eclipse settings and classpaths
16 years ago
Scott Andrews
3bef38e8f8
16 years ago
Arjen Poutsma
7f7ff4ea9b
Moved petclinic test configs to resource directory.
16 years ago
Arjen Poutsma
fe31de529b
SPR-5326: HibernateClinic in PetClinic sample should use constructor-injection instead of field injection
16 years ago
Arjen Poutsma
f09db3a106
SPR-5335: manager.sh classpath for petclinic should be updated
16 years ago
Arjen Poutsma
60ce3eb12f
SPR-5335: manager.sh classpath for petclinic should be updated
16 years ago
Arjen Poutsma
c7d1d3ccb8
SPR-5367: PathVariable mappings are greedy over hard coded mappings
16 years ago
Arjen Poutsma
5d5e41269b
Added Pattern comparitor
16 years ago
Juergen Hoeller
61c9397c01
added M2 section to changelog
16 years ago
Juergen Hoeller
49ba677b64
introduced @CookieValue annotation
16 years ago
Juergen Hoeller
9dec670be4
consistent copies of mocks
16 years ago
Juergen Hoeller
8dbbb533f3
consistent copies of mocks
16 years ago
Juergen Hoeller
f0415306d5
consistent copies of mocks
16 years ago
Juergen Hoeller
76a6527c4c
consistent copies of mocks
16 years ago
Ben Hale
5585526ad1
Upgraded spring-build
16 years ago
Juergen Hoeller
8af66c83ad
consistent mock behavior
16 years ago
Juergen Hoeller
d950b56999
revised common handler method processing for Portlet 2.0 update
16 years ago
Juergen Hoeller
464c7eedf2
updated Spring Portlet MVC to Portlet API 2.0
16 years ago
Juergen Hoeller
76888e243f
polishing
16 years ago
Arjen Poutsma
5948d05ee0
Removed generated classes from repo.
16 years ago
Ben Hale
6479966ac7
Added castor and jaxb2 to the oxm build
16 years ago