This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
234c78005659af9e23299f5cc85a167ea5ab0ffd
spring-integration
/
spring-integration-http
History
Mark Fisher
234c780056
INT-1256, INT-822, INT-823 added 'supportedMethods' list (with only GET and POST by default), 'expectedType' is now 'conversionTargetType', the charset is now determined from a multipart's Content-Type header if available but still falls back to 'defaultMultipartCharset' (which was just 'multipartCharset'), the HttpMessageConverter list is now configurable. Also added javadoc.
2010-07-24 23:37:38 +00:00
..
.settings
added instruction to emit warnings on redundant casts
2010-05-25 23:18:36 +00:00
src
INT-1256, INT-822, INT-823 added 'supportedMethods' list (with only GET and POST by default), 'expectedType' is now 'conversionTargetType', the charset is now determined from a multipart's Content-Type header if available but still falls back to 'defaultMultipartCharset' (which was just 'multipartCharset'), the HttpMessageConverter list is now configurable. Also added javadoc.
2010-07-24 23:37:38 +00:00
.classpath
renamed modules org.springframework.integration.* -> spring-integration-*
2010-05-25 13:21:25 +00:00
.project
renamed modules org.springframework.integration.* -> spring-integration-*
2010-05-25 13:21:25 +00:00
pom.xml
Incrementing poms to 2.0.0.BUILD-SNAPSHOT
2010-06-25 19:31:03 +00:00
template.mf
INT-1232: add Spring EL to OSGi template
2010-07-15 14:42:12 +00:00