Mark Fisher
|
e0c63d8cba
|
minor typos and tweaks to 'expressions' chapter
|
15 years ago |
Sam Brannen
|
eda193fc98
|
Added assertPersonCount() functionality for increased robustness.
|
15 years ago |
Arjen Poutsma
|
66a799552f
|
SPR-2784: Support MultipartFile-array property
|
15 years ago |
Costin Leau
|
ae8c053568
|
+ fixed NPE when closing up non-initialized contexts
|
15 years ago |
Juergen Hoeller
|
773bdcded5
|
changed NamedParameter/SimpleJdbcOperations parameter signatures to accept any Map value type (SPR-6046)
|
15 years ago |
Arjen Poutsma
|
e1b73ade8a
|
Removed duplicate OrderItem
|
15 years ago |
Juergen Hoeller
|
904c2358cd
|
adapted to changes in non-lenient mode
|
15 years ago |
Arjen Poutsma
|
636c4901c0
|
More autoboxing madness.
|
15 years ago |
Juergen Hoeller
|
fb7fd4bb52
|
added superfluous cast to get around ambiguity problem with some compilers
|
15 years ago |
Costin Leau
|
015284af7c
|
+ add implicit (String) type for typed string values w/o a specified type
|
15 years ago |
Arjen Poutsma
|
c870e01757
|
Added castor properties
|
15 years ago |
Arjen Poutsma
|
157a87e910
|
SPR-6003 - Improve CastorMarshaller support for loading class descriptors
|
15 years ago |
Juergen Hoeller
|
52b51888f9
|
first cut of changes for 3.0.0.RC1
|
15 years ago |
Juergen Hoeller
|
83289cb8b0
|
updated JPA 2.0 compatibility to EclipseLink 2.0.0.M7
|
15 years ago |
Mark Fisher
|
d3a6c48cf0
|
modified intro to accommodate new order and added features
|
15 years ago |
Mark Fisher
|
b5661ebd12
|
Moved Quartz and Timer discussion after TaskExecutor and TaskScheduler
|
15 years ago |
Sam Brannen
|
a07da0d950
|
[SPR-6043] @NotTransactional is now deprecated
|
15 years ago |
Mark Fisher
|
eb5d47c64e
|
Added documentation for the TaskScheduler abstraction.
|
15 years ago |
Juergen Hoeller
|
ce3c72f8c2
|
compatibility with Hibernate 3.5 beta 1
|
15 years ago |
Sam Brannen
|
4a7c299761
|
[SPR-5995] SpringJUnit4ClassRunner is now compatible with JUnit 4.5 - 4.7
|
15 years ago |
Juergen Hoeller
|
e0bb838259
|
MBeanServerFactoryBean returns JDK 1.5 platform MBeanServer for agent id "" (SPR-5909)
|
15 years ago |
Sam Brannen
|
8fb53c801e
|
[SPR-5995] Updated documentation regarding compatibility with JUnit 4.5, 4.6, and 4.7.
|
15 years ago |
Sam Brannen
|
da3eb580f6
|
[SPR-5995] Renamed makeNotifier() to springMakeNotifier() in order to allow compatibility with JUnit 4.5, 4.6, and 4.7.
|
15 years ago |
Juergen Hoeller
|
5a55b8384a
|
refined logging in JMS SingleConnectionFactory and DefaultMessageListenerContainer
|
15 years ago |
Arjen Poutsma
|
5c2d63745f
|
SPR-6037 - Ability to configure a XStream subclass on XStreamMarshaller
|
15 years ago |
Juergen Hoeller
|
04cd95ff50
|
fixed accidental test failures
|
15 years ago |
Juergen Hoeller
|
9a48f3f3a8
|
try to create unknown collection implementation types via default constructor
|
15 years ago |
Chris Beams
|
b118aae971
|
s/(init|destroy)MethodName/(init|destroy)Method/ to reflect recent changes made when porting @Bean to Spring core.
|
15 years ago |
Christian Dupuis
|
a7acea2329
|
remove obsolete xsd
|
15 years ago |
Costin Leau
|
0179c66d2a
|
+ add security manager checks to avoid the creation of inner privileged action classes
|
15 years ago |
Juergen Hoeller
|
04b619ebfb
|
fixed accidental test failures
|
15 years ago |
Juergen Hoeller
|
427edfe93c
|
fixed package-info
|
15 years ago |
Juergen Hoeller
|
fee838a65e
|
support for default "conversionService" bean in an ApplicationContext; revised formatting package, now integrated with DataBinder and AnnotationMethodHandlerAdapter; revised AccessControlContext access from BeanFactory
|
15 years ago |
Sam Brannen
|
9f9f2349cd
|
polishing
|
15 years ago |
Sam Brannen
|
77821845a7
|
[SPR-4702] Updated JavaDoc regarding before/after test class lifecycle callbacks.
|
15 years ago |
Sam Brannen
|
9eb19ac816
|
Polishing test annotation declarations and JavaDoc.
|
15 years ago |
Keith Donald
|
a1b3b87540
|
polish
|
15 years ago |
Keith Donald
|
641407cb4d
|
missing field test case
|
15 years ago |
Keith Donald
|
901e88c575
|
polish
|
15 years ago |
Keith Donald
|
78304c0ccf
|
core context.message, context.alert, model.binder modules; includes SpEL-based GenericBinder implementation
|
15 years ago |
Keith Donald
|
2bd664f7ee
|
removed framework specific annotation in favor of user-defined for now
|
15 years ago |
Keith Donald
|
704cc79cee
|
polish
|
15 years ago |
Arjen Poutsma
|
8d7d3cff1b
|
SPR-6009 - @ExceptionHandler methods are still expected to return a ModelAndView, even when consuming a ServletResponse/OutputStream/Writer
|
15 years ago |
Arjen Poutsma
|
3b7691d525
|
SPR-6008 - @ResponseStatus on @ExceptionHandler method is ignored
|
15 years ago |
Arjen Poutsma
|
5680cd4a19
|
SWS-548 - Expose suppressNamespace and suppressXSIType as properties to CastorMarshaller
|
15 years ago |
Keith Donald
|
20f5f99e9a
|
SPR-6013, SPR-6014, SPR-6015 tests
|
15 years ago |
Keith Donald
|
db40e15a3e
|
polish
|
15 years ago |
Keith Donald
|
2381452e9a
|
SPR-6012, SPR-6013, SPR-6014 initial commit
|
15 years ago |
Arjen Poutsma
|
839e94618d
|
SWS-548 - Expose suppressNamespace and suppressXSIType as properties to CastorMarshaller
|
15 years ago |
Sam Brannen
|
601120979b
|
[SPR-5964] Upgraded to TestNG 5.10
|
15 years ago |