10217 Commits (6db8f24aaf255f6fec720cd58b232c26ba623287)
 

Author SHA1 Message Date
Sam Brannen 6db8f24aaf Polish AnnotatedElementUtils[Tests] 11 years ago
Sam Brannen 270308dfd9 Document "get vs. find" semantics in AnnotatedElementUtils 11 years ago
Sam Brannen 5c0f98aea4 Document & test AnnotatedElementUtils.getAllAnnotationAttributes 11 years ago
Sam Brannen 2015781ea1 Rename duplicate EnvironmentIntegrationTests to EnvironmentSystemIntegrationTests 11 years ago
Brian Clozel 8b545f47bd Fix remote context handling in UrlTag 11 years ago
Sam Brannen 9eb3518583 Introduce tests for AnnotatedElementUtils.isAnnotated() 11 years ago
Sam Brannen e2158d75de Improve documentation of AnnotatedElementUtils.Processor 11 years ago
Sam Brannen 61bfb5a2e7 Merge pull request #789 from kazuki43zoo/SPR-12987 11 years ago
Sam Brannen c9d4e4eab8 Merge pull request #790 from kazuki43zoo/SPR-12988 11 years ago
Sam Brannen 6584a53bcb Merge pull request #792 from kazuki43zoo/SPR-12992 11 years ago
Sam Brannen 6aef452e59 Merge pull request #793 from kazuki43zoo/SPR-12993 11 years ago
Kazuki Shimizu 702fb08dd5 Modify typo in reference document 11 years ago
Kazuki Shimizu e3bd728088 Remove the RemoteAccountService 11 years ago
Stephane Nicoll b8f10f69a9 Fix binary compatibility for SmartApplicationListener 11 years ago
Sam Brannen 5d67219a4e Eliminate inspection of annotations on core Java annotations 11 years ago
Sam Brannen ba84458c65 Overhaul AnnotatedElementUtils 11 years ago
Kazuki Shimizu 7fdd3f39d6 JpaDialect description replace to EclipseLink from Toplink 11 years ago
Kazuki Shimizu 91ac6fc716 Remove descriptions of classic ORM API(JDO/JPA) 11 years ago
Rossen Stoyanchev 8853107f76 Find CORS config by HandlerMethod 11 years ago
Rossen Stoyanchev 4a8baebf59 Improve MappingRegistry tests and polish 11 years ago
Sam Brannen 16b189cc1a Add failing test for concrete @RequestMapping method in abstract superclass 11 years ago
Sam Brannen 5dd70a8e46 Simplify HandlerMethodAnnotationDetectionTests config 11 years ago
Brian Clozel 4b07bc39da Always set heart-beat header in STOMP CONNECTED frames 11 years ago
Sam Brannen 76faa2c6d2 Merge pull request #787 from kazuki43zoo/SPR-12980 11 years ago
Sam Brannen 4f8ef80342 Update doc for resultsMapCaseInsensitive flag in JdbcTemplate 11 years ago
Sam Brannen 123e7c14eb Merge pull request #785 from kazuki43zoo/SPR-12979 11 years ago
Kazuki Shimizu 9dc64244b5 Change to the BeanPropertyRowMapper from the ParameterizedBeanPropertyRowMapper 11 years ago
Sam Brannen 6985b95e25 Merge pull request #786 from kazuki43zoo/SPR-12981 11 years ago
Kazuki Shimizu 9fe2f4f9dd Fixes bad grammar in reference document 11 years ago
Sam Brannen 572cbb0821 Consistently supply test name to @Parameters 11 years ago
Brian Clozel 77937c5b02 Polish JRubyScriptTemplateTests (case sensitive issue) 11 years ago
Sam Brannen 3fb2645744 Polish HandlerMethodAnnotationDetectionTests 11 years ago
Sebastien Deleuze 7919364db6 Polish script based view tests 11 years ago
Kazuki Shimizu 9ed34b81fd Fixes description of JdbcTemplate#setResultsMapCaseInsensitive 11 years ago
Rossen Stoyanchev e306098155 Encapsulate CORS checking within CorsConfiguration 11 years ago
Sebastien Deleuze 83f269b512 Make DefaultCorsProcessor Servlet 2.5 compliant 11 years ago
Rossen Stoyanchev 71683c5f8d Fix regressions from 8f558e7 11 years ago
Rossen Stoyanchev a274ede3ef Polish HierarchicalUriComponents 11 years ago
Rossen Stoyanchev 205e5dfd6f Support bridged methods in MvcUriComponentsBuilder 11 years ago
Rossen Stoyanchev 9637b12f89 Fix typo 11 years ago
Sam Brannen efce40c391 Polish internal Javadoc for AnnotatedElementUtils 11 years ago
Brian Clozel 10d13892ed Upgrade to Undertow 1.2.4.Final 11 years ago
Sam Brannen e9c4db34ec Improve ex. msg for duplicate methods in MvcUriComponentsBuilder 11 years ago
Sam Brannen 859751b9d9 Add test for bridge method support in MvcUriComponentsBuilder 11 years ago
Brian Clozel bb3f26483b Fix CachingResourceResolver key generation 11 years ago
Rossen Stoyanchev 3abcea1296 Add RequestMappingInfoBuilder 11 years ago
Rossen Stoyanchev 8f558e7c73 Add methods to (un)register HandlerMethod mappings 11 years ago
Rossen Stoyanchev 6a28c86d18 Refactor AbstractHandlerMethodMapping 11 years ago
Rossen Stoyanchev ff7d4eebd8 Polish AbstractHandlerMethodMapping 11 years ago
Rossen Stoyanchev 5538863dc9 Use shared eventLoopGroup in Reactor2TcpClient 11 years ago