1792 Commits (477c4d386543e47cc21463fe665ad877cd10439b)
 

Author SHA1 Message Date
Keith Donald 1d6a7e57c1 delegate to presentation model 15 years ago
Arjen Poutsma b11970ed8d SPR-5923 - HttpMessageConverter selection as a result of @ResponseBody should consider the requested content type 15 years ago
Keith Donald de234e6839 polish 15 years ago
Keith Donald d2d1de5457 mvc binding lifecycle; packaged with model map for now since it depends on it 15 years ago
Keith Donald f0ca94d5f3 new presentation model methods; ability to surpress commit of dirty value in PMB 15 years ago
Keith Donald 0f434883dd binding lifecycle per design review 15 years ago
Keith Donald cd9f0bc10c package info 15 years ago
Sam Brannen 522475a05b [SPR-5893] polishing 15 years ago
Mark Fisher fa1676460a Replaced BinderSupport with a refactored AbstractBinder that delegates to a FieldBinder whose creation is the responsibility of each subclass. 15 years ago
Juergen Hoeller 1eabe2b441 lenientConstructorResolution flag applies to factory methods as well 15 years ago
Keith Donald e85ad67fd0 javadoc 15 years ago
Keith Donald ca060cea42 binder support 15 years ago
Arjen Poutsma 880eb9e2b2 SPR-5622: Changed javadoc to reflect current HandlerExceptionResolvers. 15 years ago
Arjen Poutsma 307fb0aec8 SPR-5942: MarshallingHttpMessageConverter should not require both marshaller and unmarshaller 15 years ago
Mark Fisher ac56f1f9b1 Removed @Override on interface method. 15 years ago
Mark Fisher 88a68042ba Initial import of GenericBinder. 15 years ago
Keith Donald 110ada7626 polish 15 years ago
Keith Donald 0124224ebf polish 15 years ago
Keith Donald ce8f07994d polish 15 years ago
Keith Donald 505f3c245a polish 15 years ago
Keith Donald da7e596b2a default message factory 15 years ago
Keith Donald 4ed3924e6f javadoc polish; added errors() to BindingResults 15 years ago
Keith Donald e6b6743c44 bind template polish 15 years ago
Keith Donald a66aa8c320 added bind template / field binder 15 years ago
Sam Brannen ccb0a30169 fixed minor typo 15 years ago
Sam Brannen 755b514468 [SPR-5798] fixed typos 15 years ago
Keith Donald 16b06306e0 presentation model binder tests 15 years ago
Keith Donald dbf41e630b polish 15 years ago
Keith Donald edd7bb8d03 collapsed into support 15 years ago
Keith Donald 990d446c84 polish 15 years ago
Keith Donald 726d3464c1 obsolete 15 years ago
Keith Donald 4a1d51f082 updated test package structure 15 years ago
Keith Donald 63336ff4a4 polish 15 years ago
Keith Donald 934d4a5fe0 moved model binding and validation related code into model module-level package; separated out ui concerns into ui subpackage 15 years ago
Keith Donald de5528840d presentation model binder 15 years ago
Keith Donald 8709959a98 polish 15 years ago
Keith Donald 5f9a541386 polish 15 years ago
Keith Donald 55aae08e32 polish 15 years ago
Mark Fisher 1bfb26e4b2 updated aspectj weaver version in .classpath files to match ivy.xml configuration 15 years ago
Keith Donald f261b5c3c4 javadoc polish 15 years ago
Keith Donald a7465c1475 javadoc polish 15 years ago
Keith Donald bbe4c2b611 polish 15 years ago
Keith Donald a6cd69dc7c polish 15 years ago
Keith Donald 9bdbad55e5 javadoc improvements 15 years ago
Keith Donald 4255b7b1b2 updated package descriptions to reflect latest refactoring 15 years ago
Keith Donald 5cb5169237 Refactored class naming to capture ui.binding system as a general PresentationModel framework; PresentationModel and FieldModel are the key API elements now 15 years ago
Juergen Hoeller c7b019cd5c @Required does not get processed on beans returned by @Bean factory methods (SPR-5744) 15 years ago
Keith Donald 840ac88b29 more pruning 15 years ago
Keith Donald a74422ed65 polish 15 years ago
Keith Donald 14018541e2 polish 15 years ago