10555 Commits (f2f58f1677357ca4e43e00080a97d40012257556)
 

Author SHA1 Message Date
Kazuki Shimizu fc415a28e7 Modify to disply the image of oxm exceptions hierarchy 10 years ago
Stephane Nicoll b8f10f69a9 Fix binary compatibility for SmartApplicationListener 10 years ago
Sam Brannen 5d67219a4e Eliminate inspection of annotations on core Java annotations 10 years ago
Sam Brannen ba84458c65 Overhaul AnnotatedElementUtils 10 years ago
Kazuki Shimizu 7fdd3f39d6 JpaDialect description replace to EclipseLink from Toplink 10 years ago
Kazuki Shimizu 91ac6fc716 Remove descriptions of classic ORM API(JDO/JPA) 10 years ago
Rossen Stoyanchev 8853107f76 Find CORS config by HandlerMethod 10 years ago
Rossen Stoyanchev 4a8baebf59 Improve MappingRegistry tests and polish 10 years ago
Sam Brannen 16b189cc1a Add failing test for concrete @RequestMapping method in abstract superclass 10 years ago
Sam Brannen 5dd70a8e46 Simplify HandlerMethodAnnotationDetectionTests config 10 years ago
Brian Clozel 4b07bc39da Always set heart-beat header in STOMP CONNECTED frames 10 years ago
Sam Brannen 76faa2c6d2 Merge pull request #787 from kazuki43zoo/SPR-12980 10 years ago
Sam Brannen 4f8ef80342 Update doc for resultsMapCaseInsensitive flag in JdbcTemplate 10 years ago
Sam Brannen 123e7c14eb Merge pull request #785 from kazuki43zoo/SPR-12979 10 years ago
Kazuki Shimizu 9dc64244b5 Change to the BeanPropertyRowMapper from the ParameterizedBeanPropertyRowMapper 10 years ago
Sam Brannen 6985b95e25 Merge pull request #786 from kazuki43zoo/SPR-12981 10 years ago
Kazuki Shimizu 9fe2f4f9dd Fixes bad grammar in reference document 10 years ago
Sam Brannen 572cbb0821 Consistently supply test name to @Parameters 10 years ago
Brian Clozel 77937c5b02 Polish JRubyScriptTemplateTests (case sensitive issue) 10 years ago
Sam Brannen 3fb2645744 Polish HandlerMethodAnnotationDetectionTests 10 years ago
Sebastien Deleuze 7919364db6 Polish script based view tests 10 years ago
Kazuki Shimizu 9ed34b81fd Fixes description of JdbcTemplate#setResultsMapCaseInsensitive 10 years ago
Rossen Stoyanchev e306098155 Encapsulate CORS checking within CorsConfiguration 10 years ago
Sebastien Deleuze 83f269b512 Make DefaultCorsProcessor Servlet 2.5 compliant 10 years ago
Rossen Stoyanchev 71683c5f8d Fix regressions from 8f558e7 10 years ago
Rossen Stoyanchev a274ede3ef Polish HierarchicalUriComponents 10 years ago
Rossen Stoyanchev 205e5dfd6f Support bridged methods in MvcUriComponentsBuilder 10 years ago
Rossen Stoyanchev 9637b12f89 Fix typo 10 years ago
Sam Brannen efce40c391 Polish internal Javadoc for AnnotatedElementUtils 10 years ago
Brian Clozel 10d13892ed Upgrade to Undertow 1.2.4.Final 10 years ago
Sam Brannen e9c4db34ec Improve ex. msg for duplicate methods in MvcUriComponentsBuilder 10 years ago
Sam Brannen 859751b9d9 Add test for bridge method support in MvcUriComponentsBuilder 10 years ago
Brian Clozel bb3f26483b Fix CachingResourceResolver key generation 10 years ago
Rossen Stoyanchev 3abcea1296 Add RequestMappingInfoBuilder 10 years ago
Rossen Stoyanchev 8f558e7c73 Add methods to (un)register HandlerMethod mappings 10 years ago
Rossen Stoyanchev 6a28c86d18 Refactor AbstractHandlerMethodMapping 10 years ago
Rossen Stoyanchev ff7d4eebd8 Polish AbstractHandlerMethodMapping 10 years ago
Rossen Stoyanchev 5538863dc9 Use shared eventLoopGroup in Reactor2TcpClient 10 years ago
Rossen Stoyanchev 49e90575e9 Disable ShallowEtagHeaderFilter for HTTP streaming 10 years ago
Rossen Stoyanchev 68ecb92d1f Allow "ws" and "wss" for isValidCorsOrigin checks 10 years ago
Rossen Stoyanchev 222f6998e4 Add userProperties to StandardWebSocketClient 10 years ago
Sam Brannen bb1886c5a8 Enable AbstractStaxHandlerTestCase to run w/o Internet connection 10 years ago
Sam Brannen 8049dc358f Upgrade JsonPath dependency in spring-test to 2.0.0 10 years ago
Sam Brannen e56363737b Make findAnnotationAttributes power search private 10 years ago
Stephane Maldini 7891c0d5ca Update reactor2 support 10 years ago
Stephane Maldini 5ebc1a8b60 Update to latest reactor 2.0.1 snapshot 10 years ago
Sam Brannen a2a105918c Upgrade mockito-core dependency to 1.10.19 10 years ago
Sam Brannen 03037496c3 Upgrade netty-all dependency to 4.0.27.Final 10 years ago
Sam Brannen b45ebad2c2 Add netty-all test dependency to spring-websocket 10 years ago
Sam Brannen 7ef9ac7a4d Document & test status quo for getMetaAnnotationTypes() 10 years ago