Keith Donald
|
3e4810f670
|
polish
|
16 years ago |
Keith Donald
|
a0cab10ccc
|
polish
|
16 years ago |
Arjen Poutsma
|
7e3e79ca22
|
SPR-5653: RestTemplate handles redirects incorrectly
|
16 years ago |
Juergen Hoeller
|
859497b171
|
@Resource names may use ${...} placeholders (SPR-5656)
|
16 years ago |
Andy Clement
|
3cac9267e9
|
Commented out the sections on list projection and #this.
|
16 years ago |
Andy Clement
|
f20dcf275f
|
Corrected some typos, code samples and changed a bit of wording. All code samples are now SpEL testcases.
|
16 years ago |
Andy Clement
|
9a8bb5f709
|
More tests and some fixes. Also created tests based on the documentation examples.
|
16 years ago |
Keith Donald
|
9ce71f67ff
|
conversion service helper tests - part 1
|
16 years ago |
Keith Donald
|
d966965a4c
|
default converter tests
|
16 years ago |
Mark Pollack
|
5e46fab34d
|
Start of REST documentation
|
16 years ago |
Mark Pollack
|
b132e964be
|
add paragraph on SpEL, reorganize section layout.
|
16 years ago |
Thomas Risberg
|
a3cbb05ed5
|
added language element to programlisting for syntax highlighting
|
16 years ago |
Andy Clement
|
cfc65b0cc7
|
Removed unnecessary code. Increased test coverage from 70>75% - still some way to go
|
16 years ago |
Andy Clement
|
30bed7b54a
|
Corrected exception message inserts
|
16 years ago |
Andy Clement
|
4a7f7bb24a
|
more tests
|
16 years ago |
Andy Clement
|
76fcc81bc6
|
New method to return string representation of typeDescriptor
|
16 years ago |
Mark Pollack
|
f917ba89d6
|
Spring Expression Language docs
|
16 years ago |
Thomas Risberg
|
fc899e5881
|
added spring leaf for notes
|
16 years ago |
Thomas Risberg
|
51526d6541
|
added JMS to overview
|
16 years ago |
Thomas Risberg
|
fb8ec6ed97
|
added some styling and color coded syntax highlighting to beans chapter
|
16 years ago |
Mark Pollack
|
5f5bee1022
|
Spring Expression Language docs
|
16 years ago |
Mark Pollack
|
1f00e639e0
|
Spring Expression Language docs
|
16 years ago |
Chris Beams
|
d08d73f274
|
Renamed ConfigurationPostProcessorTests -> ConfigurationClassPostProcessorTests
|
16 years ago |
Chris Beams
|
254bf7e403
|
Fixed SPR-5655 - dm Server issues with ConfigurationClassPostProcessor attempting to read .class files with ASM with incorrect class loader
|
16 years ago |
Thomas Risberg
|
b14d760c9b
|
an outline of the Getting Started chapter
|
16 years ago |
Chris Beams
|
e500348ca7
|
Fixed mystyped dependency on org.antlr 3.0.1 in context's Eclipse .classpath
|
16 years ago |
Thomas Risberg
|
eb90bbeadc
|
added the OXM chapter from Spring WS
|
16 years ago |
Andy Clement
|
a9f30fe377
|
Improving test coverage, more language consistency
|
16 years ago |
Thomas Risberg
|
55bdd07580
|
revised overview graphics to match new modules
|
16 years ago |
Mark Pollack
|
f64bedb9e1
|
Polishing. Add description of literal expressions.
|
16 years ago |
Mark Pollack
|
51f741ccec
|
Initial pass of docs for he Spring expression language.
|
16 years ago |
Andy Clement
|
c695d00dbe
|
More test coverage for the expression AST
|
16 years ago |
Andy Clement
|
c4de2ba006
|
include missing package component
|
16 years ago |
Andy Clement
|
4c5854d017
|
objects flowing around in expression evaluation are now TypedValue's - these carry generics info, used for conversions.
|
16 years ago |
Andy Clement
|
f6c1144e8d
|
tests for TypeDescriptor - just basic so far
|
16 years ago |
Andy Clement
|
bdecf6720e
|
extra factory method and type descriptor for NULL defined
|
16 years ago |
Andy Clement
|
5a0522e203
|
fixed support for -1 parameterIndex to access the method return type
|
16 years ago |
Thomas Risberg
|
aced98bf23
|
added reference docs to the build
|
16 years ago |
Mark Pollack
|
8fba89c634
|
Change antlr version to be 3.0.1 so that is consistent across the project
|
16 years ago |
Mark Pollack
|
8f76197485
|
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT
|
16 years ago |
Arjen Poutsma
|
07e6d9d966
|
More refinements for combine()
|
16 years ago |
Arjen Poutsma
|
5dbae2c979
|
More tests for combine()
|
16 years ago |
Arjen Poutsma
|
56ddc76712
|
Added combine method to PathMatcher, for combining two patterns.
|
16 years ago |
Thomas Risberg
|
6e7e107621
|
mostly changes to Preface and Introduction chapters
|
16 years ago |
Andy Clement
|
959cc95c3f
|
design change - no longer surfacing typeDescriptor through property accessor. conversion done internally in property write() code
|
16 years ago |
Andy Clement
|
00018e511d
|
implement new interface method
|
16 years ago |
Andy Clement
|
1289f1069c
|
new packages added
|
16 years ago |
Andy Clement
|
54865c0c1f
|
initial typeDescriptor awareness in the EL. some basic testing of using GenericConversionService
|
16 years ago |
Arjen Poutsma
|
65afc80821
|
Working on SPR-5631
|
16 years ago |
Andy Clement
|
accf974727
|
use type descriptor to determine collection element type
|
16 years ago |