11325 Commits (ee35b5ed07d863325b655ad43dcebb4ae5bd7c96)
 

Author SHA1 Message Date
Juergen Hoeller ee35b5ed07 Polishing 10 years ago
Juergen Hoeller 7a8a9c71b6 Javadoc fixes 10 years ago
Juergen Hoeller 1585a822d6 Javadoc fixes 10 years ago
Juergen Hoeller b1ef6ece9f AbstractRequestLoggingFilter unwraps request to find ContentCachingRequestWrapper 10 years ago
Juergen Hoeller 20beace1bf AnnotationConfigWebApplicationContext allows for custom AnnotatedBeanDefinitionReader/ClassPathBeanDefinitionScanner 10 years ago
Juergen Hoeller 9973694ed2 Polishing 10 years ago
Rossen Stoyanchev 153a23dbf9 Configure view controllers with ApplicationContext 10 years ago
Juergen Hoeller 3d1ae9c604 Efficient and consistent setAllowedOrigins collection type 10 years ago
Juergen Hoeller cd4ce8727e WebSocket namespace consistently applies resolvable allowed-origins value 10 years ago
Juergen Hoeller d64ac32e3d ControllerAdviceBean accepts bean types without @ControllerAdvice annotation (as in 3.2) 10 years ago
Juergen Hoeller 415b92b6d1 Upgrade to Hibernate 5.0.5 and Undertow 1.3.8 10 years ago
Juergen Hoeller 08b6daf1eb Polishing 10 years ago
Juergen Hoeller 08ff3a85bf Integration test for proper re-resolution of Optional @RequestPart argument 10 years ago
Juergen Hoeller c909789ea9 Avoid mismatch between cached top-level versus nested parameter type 10 years ago
Rossen Stoyanchev f5e681e6e6 lastSessionCheckTime updated after session check 10 years ago
Juergen Hoeller a9e5e9ecc8 Polishing 11 years ago
Juergen Hoeller 747863d503 Documented units for send-time limit and buffer-size limit 11 years ago
Juergen Hoeller 3fec802b46 Fixed formatting in AOP documentation 11 years ago
Juergen Hoeller a4f5c46fed MockHttpServletResponse.setIntHeader supports 'Content-Length' header as well 11 years ago
Rossen Stoyanchev 4d4d2e2966 Merge pull request #928 from mhartsock/SPR-13747 11 years ago
Rossen Stoyanchev b3f0ab5284 Polish 11 years ago
mhartsock Melissa Hartsock b077b4dddb Fix media type lookup case sensitivity 11 years ago
Rossen Stoyanchev dacbf4cb34 Update Javadoc on UriComponentsBuilder.query 11 years ago
Juergen Hoeller e78425103e Polishing 11 years ago
Juergen Hoeller 7589c1f164 Aligned class name quoting with ConversionFailedException 11 years ago
Juergen Hoeller 44651fdf7c ObjectToObjectConverter caches detected methods/constructors 11 years ago
Brian Clozel c226753985 Do not rewrite relative links with FixedVersionStrategy 11 years ago
Juergen Hoeller 38c21ee6bf Class identity comparisons wherever possible 11 years ago
Juergen Hoeller b70af3bf57 Polishing 11 years ago
Rossen Stoyanchev fed4391f87 Fix issue in UriTemplate parsing 11 years ago
Juergen Hoeller 998da2f45c Document destruction callback behavior for inner beans in case of scope mismatch 11 years ago
Juergen Hoeller 8ed2c470be Avoid instantiation of non-selected beans in BeanFactoryAnnotationUtils.qualifiedBeanOfType 11 years ago
Juergen Hoeller 7104076e19 Avoid Scope.registerDestructionCallback for inner beans in case of scope mismatch 11 years ago
Juergen Hoeller 4755467cca Polishing 11 years ago
Juergen Hoeller def10343ea Unit tests for @Value Resource resolution 11 years ago
Juergen Hoeller edbb8bbb01 JodaTimeFormatterRegistrar defensively checks whether Joda-Time 2.x is present (for Joda-Time 1.x tolerance on the classpath) 11 years ago
Juergen Hoeller 3234d9ede3 ObjectToObjectConverter caches detected methods/constructors 11 years ago
Juergen Hoeller aef6b20626 Removed tests for invalid -1 index (for compatibility with JsonPath 2.1) 11 years ago
Juergen Hoeller 9bb72e8386 Javadoc fixes 11 years ago
Juergen Hoeller 5e16834751 Latest dependency updates (OkHttp 2.6, Gson 2.4, JsonPath 2.1, JRuby 1.7.23, Undertow 1.3.7) 11 years ago
Juergen Hoeller 3681094564 Upgrade to EhCache 3.0 M4 11 years ago
Juergen Hoeller dd647659b3 Rearranged cache test class names across several modules 11 years ago
Juergen Hoeller 331e739255 Latest dependency updates (Hibernate ORM 5.0.4, Tomcat 8.0.29, Undertow 1.3.6) 11 years ago
Juergen Hoeller 8c4436926f Polishing 11 years ago
Andy Clement a39867bd8e Tweak docs concerning method execution pointcut signature 11 years ago
Juergen Hoeller 1da564d2f0 Joda/DateTimeFormatterRegistrar also supports YearMonth and MonthDay 11 years ago
Juergen Hoeller bc0b707175 JodaTimeFormatterRegistrar supports Duration and Period as well 11 years ago
Juergen Hoeller fd84262e71 Polishing 11 years ago
Stephane Nicoll 9882a53c7d Fix test failure 11 years ago
Juergen Hoeller a0747c2148 Consistent bean type checking for endpoint handlers 11 years ago