Commit Graph

363 Commits

Author SHA1 Message Date
Chris Beams
3a9fc70f91 Add @Repository use to JdbcTemplate Best Practices (SPR-7339) 2010-08-07 13:57:03 +00:00
Chris Beams
30b0e5e250 Improve explanation re DAOs and persistence resources (SPR-7339) 2010-08-07 13:57:01 +00:00
Chris Beams
55f2fe7dd5 Replace 'tropes' language (SPR-7339) 2010-08-07 13:56:58 +00:00
Jeremy Grelle
103297cf59 SPR-7116 - Added documentation for <mvc:default-servlet-handler> 2010-08-03 16:14:37 +00:00
Michael Isvy
6adf8d18df SPR-7416
Typo on the name of the @Autowired annotation:  @Autowire -> @Autowired
Usage of the @Value annotation: ${jdbcProperties.url} -> ${jdbc.url} (inside section "Declaring @Configuration classes as plain Spring <bean/> elements").
2010-08-03 07:14:29 +00:00
Jeremy Grelle
8e77701358 SPR-7116 - Added documentation for <mvc:resources> 2010-08-03 01:23:24 +00:00
Arjen Poutsma
8519a2d705 Fixed execute -> exchange 2010-07-26 08:00:43 +00:00
Andy Clement
cb72fe1be2 SpEL documentation (!) on @Bean referencing, inline lists and array construction 2010-07-06 21:40:25 +00:00
Juergen Hoeller
0d405fd124 fixed typos (SPR-7332) 2010-06-29 10:22:49 +00:00
Juergen Hoeller
f9017ea05d added formCheckbox to macro list (SPR-7322) 2010-06-28 18:23:56 +00:00
Juergen Hoeller
ce6194c7c3 fixed typo (SPR-7321) 2010-06-28 18:18:26 +00:00
Oliver Gierke
868d3a4451 Fixed language attribute in code sample to activate currently missing syntax highlighting. 2010-06-22 12:41:55 +00:00
Juergen Hoeller
53ed9b282b added warnings regarding accidental usage of @Configurable on a managed bean (SPR-7216) 2010-06-11 13:48:52 +00:00
Juergen Hoeller
3d3f8f3219 added explicit section on autodetecting aspects through component scanning (SPR-7246) 2010-06-11 13:28:14 +00:00
Juergen Hoeller
28a765f32b fixed JExcel example code (SPR-7277) 2010-06-11 10:49:41 +00:00
Oliver Gierke
857faec1f3 SPR-7103 - Added more detailed documentation on ordering of model attribute and BindingResult. 2010-06-07 20:57:55 +00:00
Juergen Hoeller
5330dc48aa fixed typo (SPR-7265) 2010-06-07 17:31:37 +00:00
Juergen Hoeller
f9736ec3f6 JodaTime 1.3 or higher required (SPR-7222) 2010-05-20 09:12:39 +00:00
Juergen Hoeller
ecf2d8c5de fixed typos (SPR-7221) 2010-05-20 08:16:49 +00:00
Oliver Gierke
8a3c56b6d5 Added myself and as author.
Added Dave and me in the copyright holder section, too.
2010-05-19 05:52:51 +00:00
Oliver Gierke
680bfbe718 SPR-7186 Added section on generic advice parameters 2010-05-19 05:52:47 +00:00
Oliver Gierke
d600e35157 Fixed year in copyright. 2010-05-19 05:52:44 +00:00
Juergen Hoeller
7f24edc3d5 removed ServerSessionMessageListenerContainer coverage 2010-05-16 17:46:28 +00:00
Juergen Hoeller
ff4f749adb fixed typos 2010-05-16 17:32:01 +00:00
Luke Taylor
9f9a27a1d8 SPR-7158: Added missing space in MVC docbook file 2010-05-14 14:04:56 +00:00
Costin Leau
42cdfbcd89 SPR-7163
SPR-7161
+ update Petclinic references
+ minor corrections
2010-05-05 13:42:46 +00:00
Costin Leau
9919cc976b SPR-7158
+ doc typos
2010-05-04 19:15:09 +00:00
Costin Leau
a45d33a158 SPR-7159
+ fix several typos
2010-05-04 18:49:09 +00:00
Costin Leau
aa216672ae SPR-7090
+ fix doc typos
2010-04-28 11:05:08 +00:00
Costin Leau
03415960ff + minor doc update regarding Tomcat setup (so the Tomcat list is rendered properly) 2010-04-28 10:29:21 +00:00
Michael Isvy
c5f83686d2 line 149: fixed a typo.
Tomcat or IBM WebSphere that has itss own -->  Tomcat or IBM WebSphere that has its own
2010-04-21 11:46:26 +00:00
Juergen Hoeller
52179d8bfb fixed TemplateParserContext documentation (SPR-7059) 2010-04-01 10:59:58 +00:00
Arjen Poutsma
689e7b7af2 Introduced ResponseEntity, for access to the response status code 2010-04-01 10:08:51 +00:00
Arjen Poutsma
bc7679f9fc Documented HttpEntity 2010-03-29 12:02:22 +00:00
Arjen Poutsma
122e4346bb Documented HttpEntity 2010-03-29 11:12:45 +00:00
Arjen Poutsma
c18137d40a SPR-6728 - Document Spring MVC exception -> HTTP status code mappings 2010-03-29 10:28:05 +00:00
Sam Brannen
a827ab88b1 [SPR-6523] Commented all paragraphs (i.e., for list, map, and set) related to collection merging with the util namespace until this issue has been addressed. 2010-03-27 19:10:54 +00:00
Juergen Hoeller
1d6f374970 fixed typo (SPR-6967) 2010-03-11 21:30:39 +00:00
Juergen Hoeller
3e98b26b77 fixed typo (SPR-6936) 2010-03-04 11:17:12 +00:00
Sam Brannen
97adfdd398 Removed misleading comments regarding javax.inject.Qualifier. 2010-02-23 23:07:44 +00:00
Michael Isvy
9e5b129ba5 SPR-6885
updates based on Chris Beams' comments.
2010-02-23 15:46:52 +00:00
Michael Isvy
6af91773ee SPR-6885
Improved documentation for JavaConfig's use of CGLIB for all @Configuration annotated classes
2010-02-22 13:50:41 +00:00
Chris Beams
5b537e9604 minor typo fixes 2010-02-21 02:13:41 +00:00
Michael Isvy
6aa05994ae SPR-6855
Documentation on Spring-Struts 1 integration needs to be updated
2010-02-17 15:59:52 +00:00
Michael Isvy
c0f4d9c893 fixed SPR-6846 2010-02-15 22:45:26 +00:00
Keith Donald
f4631b1cb6 Spring eval docs 2010-02-12 20:43:55 +00:00
Keith Donald
62eb6cb473 Spring eval docs 2010-02-12 20:42:35 +00:00
Sam Brannen
69cb15f27f [SPR-6821] Removed lingering reference to StandardScopes. 2010-02-10 21:35:26 +00:00
Keith Donald
bfd61d6303 mvc namespace docs 2010-02-10 20:16:38 +00:00
Keith Donald
61958b6b3b comments about tutorials 2010-02-10 15:38:54 +00:00