Chris Beams
e116a29795
Change 'lastName*' -> 'lastName' for error display (SPR-7339)
...
It's not clear why the asterisk would be necessary, as 'lastName'
alone should match all errors associated with that field.
14 years ago
Chris Beams
d97f899bee
Fix typos (SPR-7339)
14 years ago
Chris Beams
5ce4cada53
Fix typos in Chapter 27 (SPR-7339)
...
Note that SPR-7433 has also been created to consider removing this
chapter entirely.
14 years ago
Chris Beams
b87b23087d
Replace 'recourse' with simpler terms (SPR-7339)
14 years ago
Chris Beams
bab902e85b
Fix typo 'type form'->'type from' (SPR-7339)
14 years ago
Chris Beams
5e64f228b6
Consistently refer to 'default no-arg constructor' (SPR-7339)
14 years ago
Chris Beams
edad222e6a
Distinguish JMS remoting from JMS messaging support (SPR-7339)
14 years ago
Chris Beams
91172f4f43
Clarify ServletException is thrown when no view is resolved (SPR-7339)
14 years ago
Chris Beams
3a9fc70f91
Add @Repository use to JdbcTemplate Best Practices (SPR-7339)
14 years ago
Chris Beams
30b0e5e250
Improve explanation re DAOs and persistence resources (SPR-7339)
14 years ago
Chris Beams
55f2fe7dd5
Replace 'tropes' language (SPR-7339)
14 years ago
Jeremy Grelle
103297cf59
SPR-7116 - Added documentation for <mvc:default-servlet-handler>
14 years ago
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").
14 years ago
Jeremy Grelle
8e77701358
SPR-7116 - Added documentation for <mvc:resources>
14 years ago
Arjen Poutsma
8519a2d705
Fixed execute -> exchange
15 years ago
Andy Clement
cb72fe1be2
SpEL documentation (!) on @Bean referencing, inline lists and array construction
15 years ago
Juergen Hoeller
0d405fd124
fixed typos (SPR-7332)
15 years ago
Juergen Hoeller
f9017ea05d
added formCheckbox to macro list (SPR-7322)
15 years ago
Juergen Hoeller
ce6194c7c3
fixed typo (SPR-7321)
15 years ago
Oliver Gierke
868d3a4451
Fixed language attribute in code sample to activate currently missing syntax highlighting.
15 years ago
Juergen Hoeller
53ed9b282b
added warnings regarding accidental usage of @Configurable on a managed bean (SPR-7216)
15 years ago
Juergen Hoeller
3d3f8f3219
added explicit section on autodetecting aspects through component scanning (SPR-7246)
15 years ago
Juergen Hoeller
28a765f32b
fixed JExcel example code (SPR-7277)
15 years ago
Oliver Gierke
857faec1f3
SPR-7103 - Added more detailed documentation on ordering of model attribute and BindingResult.
15 years ago
Juergen Hoeller
5330dc48aa
fixed typo (SPR-7265)
15 years ago
Juergen Hoeller
f9736ec3f6
JodaTime 1.3 or higher required (SPR-7222)
15 years ago
Juergen Hoeller
ecf2d8c5de
fixed typos (SPR-7221)
15 years ago
Oliver Gierke
8a3c56b6d5
Added myself and as author.
...
Added Dave and me in the copyright holder section, too.
15 years ago
Oliver Gierke
680bfbe718
SPR-7186 Added section on generic advice parameters
15 years ago
Oliver Gierke
d600e35157
Fixed year in copyright.
15 years ago
Juergen Hoeller
7f24edc3d5
removed ServerSessionMessageListenerContainer coverage
15 years ago
Juergen Hoeller
ff4f749adb
fixed typos
15 years ago
Luke Taylor
9f9a27a1d8
SPR-7158: Added missing space in MVC docbook file
15 years ago
Costin Leau
42cdfbcd89
SPR-7163
...
SPR-7161
+ update Petclinic references
+ minor corrections
15 years ago
Costin Leau
9919cc976b
SPR-7158
...
+ doc typos
15 years ago
Costin Leau
a45d33a158
SPR-7159
...
+ fix several typos
15 years ago
Costin Leau
aa216672ae
SPR-7090
...
+ fix doc typos
15 years ago
Costin Leau
03415960ff
+ minor doc update regarding Tomcat setup (so the Tomcat list is rendered properly)
15 years ago
Michael Isvy
c5f83686d2
line 149: fixed a typo.
...
Tomcat or IBM WebSphere that has itss own --> Tomcat or IBM WebSphere that has its own
15 years ago
Juergen Hoeller
52179d8bfb
fixed TemplateParserContext documentation (SPR-7059)
15 years ago
Arjen Poutsma
689e7b7af2
Introduced ResponseEntity, for access to the response status code
15 years ago
Arjen Poutsma
bc7679f9fc
Documented HttpEntity
15 years ago
Arjen Poutsma
122e4346bb
Documented HttpEntity
15 years ago
Arjen Poutsma
c18137d40a
SPR-6728 - Document Spring MVC exception -> HTTP status code mappings
15 years ago
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.
15 years ago
Juergen Hoeller
1d6f374970
fixed typo (SPR-6967)
15 years ago
Juergen Hoeller
3e98b26b77
fixed typo (SPR-6936)
15 years ago
Sam Brannen
97adfdd398
Removed misleading comments regarding javax.inject.Qualifier.
15 years ago
Michael Isvy
9e5b129ba5
SPR-6885
...
updates based on Chris Beams' comments.
15 years ago
Michael Isvy
6af91773ee
SPR-6885
...
Improved documentation for JavaConfig's use of CGLIB for all @Configuration annotated classes
15 years ago