Commit Graph

  • 9685380334 Fix typos Rossen Stoyanchev 2020-03-20 21:14:56 +00:00
  • 09b36380cd Fix typos in source files Qimiao Chen 2020-03-21 03:06:52 +08:00
  • 331b14bb0b Fix NoHttp violation Sam Brannen 2020-03-20 19:43:00 +01:00
  • 90268de9c0 Polish implementation of BeanDefinitionReaderUtils.generateBeanName() Sam Brannen 2020-03-20 19:13:20 +01:00
  • 2ca93cbe1c Update Javadoc for WebClient onStatus handlers Rossen Stoyanchev 2020-03-20 18:02:10 +00:00
  • 116a256e81 Fix typos in AnnotationsScannerTests Sam Brannen 2020-03-20 15:03:01 +01:00
  • 2c5781473c Improve Javadoc in AnnotatedElementUtils Qimiao Chen 2020-03-20 22:00:17 +08:00
  • 7efb62091d MessagingRSocket correctly handles unconsumed input Rossen Stoyanchev 2020-03-20 10:03:56 +00:00
  • 0d42a1bd7f Add retry for flaky test (suspected Tomcat issue) Rossen Stoyanchev 2020-03-19 14:32:56 +00:00
  • a7fe6b8f5c Avoid NPE in ResponseCookie on null domain Rossen Stoyanchev 2020-03-19 12:18:29 +00:00
  • b121c0e2ea Avoid ClassCastException in TomcatHttpHandlerAdapter Rossen Stoyanchev 2020-03-19 12:17:24 +00:00
  • 5b27df772a Suppress deprecation warning Rossen Stoyanchev 2020-03-19 07:20:21 +00:00
  • c2149e38fc Upgrade to Kotlin Coroutines 1.3.5 (and Checkstyle 8.30) Juergen Hoeller 2020-03-18 18:38:43 +01:00
  • fbc63b0e32 Switch to Reactor Californium snapshots Rossen Stoyanchev 2020-03-18 17:30:27 +00:00
  • e7329271fa Switch to Reactor Dysprosium snapshots Rossen Stoyanchev 2020-03-18 17:20:03 +00:00
  • 7b94112ec6 Update documentation for custom-java-home.gradle Sam Brannen 2020-03-18 17:10:16 +01:00
  • e6814f6609 Clean up warnings in Jsr354NumberFormatAnnotationFormatterFactory Sam Brannen 2020-03-18 17:04:28 +01:00
  • 678b6edad2 Delete unused method in ConfigurationClassParser Sam Brannen 2020-03-18 17:01:33 +01:00
  • 4bd0ad5d2e Delete obsolete log4j config Sam Brannen 2020-03-18 17:01:01 +01:00
  • eaabe21c7b Delete empty .gitignore file Yoo In Keun 2020-03-19 00:13:56 +09:00
  • edb5e73d48 Update Kotlin example based on feedback from @lnhrdt Sam Brannen 2020-03-18 15:34:27 +01:00
  • d4b2860cc9 Upgrade to Groovy 2.5.10 (and Netty 4.1.48) Juergen Hoeller 2020-03-18 12:32:23 +01:00
  • 14f5032e97 Update Kotlin example Sam Brannen 2020-03-17 19:22:26 +01:00
  • 17140c8d4b Polish contribution Sam Brannen 2020-03-17 16:11:21 +01:00
  • 2fb13d410d Include response body in UnknownHttpStatusCodeException Andrew Woodbury 2020-02-25 18:28:21 -05:00
  • 5e1e689739 Polishing Sam Brannen 2020-03-17 15:05:36 +01:00
  • 7dea2686b8 Polish contribution Sam Brannen 2020-03-17 14:53:15 +01:00
  • 9b827283f1 Use more lambda expressions in data-access code examples maxxedev 2020-01-19 16:48:52 -08:00
  • a8feb792da Fix broken Javadoc links Sam Brannen 2020-03-16 15:56:10 +01:00
  • e500456f1c Publish distribution zip files again Sam Brannen 2020-03-16 15:43:57 +01:00
  • 35d0b3dba9 Fix Javadoc links accidentally broken in 7b6d83a106 Sam Brannen 2020-03-16 15:43:04 +01:00
  • 5f2e298c08 Extract isDebugEnabled() checks to local variables Qimiao Chen 2020-03-16 22:25:05 +08:00
  • 193a76fe2a Avoid unnecessary sorting in AbstractHandlerMethodMapping Qimiao Chen 2020-03-16 19:38:43 +08:00
  • 70581d1ea2 Improve javadoc in RollbackRuleAttribute regarding nested classes Qimiao Chen 2020-03-15 19:06:16 +08:00
  • d85a6c0bea Fix typos in MergedAnnotationsCollectionTests Qimiao Chen 2020-03-15 18:48:29 +08:00
  • 7411b2e025 Merge pull request #24697 from chenqimiao Stephane Nicoll 2020-03-14 10:06:46 +01:00
  • fac1b94623 Fix typo in buildSrc/README.md 陈其苗 2020-03-14 11:44:46 +08:00
  • d91fc8c672 No log level check unless String concatenation is following Juergen Hoeller 2020-03-14 00:01:13 +01:00
  • 6e579b0474 Polishing Juergen Hoeller 2020-03-13 23:54:13 +01:00
  • 528fc662f0 Polishing Juergen Hoeller 2020-03-13 23:49:03 +01:00
  • 1a81aed1eb Create ScannedGenericBeanDefinitions for index-derived components as well Juergen Hoeller 2020-03-11 14:54:16 +01:00
  • 5f7df0d14f Latest dependency updates (RxJava 2.2.19, Undertow 2.0.30, Netty 4.1.47, Jetty 9.4.27, POI 4.1.2, OkHttp 3.14.7) Juergen Hoeller 2020-03-13 23:42:30 +01:00
  • ee832206dc Polishing Juergen Hoeller 2020-03-13 23:41:42 +01:00
  • 1e295c7bbb Create ScannedGenericBeanDefinitions for index-derived components as well Juergen Hoeller 2020-03-11 14:54:16 +01:00
  • 6599383dac Upgrade to RxJava 2.2.19, Undertow 2.0.30, HtmlUnit 2.38 Juergen Hoeller 2020-03-13 23:15:07 +01:00
  • 33642345a4 Lazily check log level within validation conditions Juergen Hoeller 2020-03-13 23:14:38 +01:00
  • 4fbba931a5 Improve RouterFunction composition Arjen Poutsma 2020-03-13 16:26:15 +01:00
  • 7c4f0318bb Improve efficiency of built RouterFunction Arjen Poutsma 2020-03-13 16:08:34 +01:00
  • 54e2df2e0e Improve RouterFunction composition Arjen Poutsma 2020-03-13 16:02:42 +01:00
  • f4ce22f6ba Merge branch '23828-sockjs' Rossen Stoyanchev 2020-03-13 14:58:48 +00:00
  • fa6ccc066d Do not raise exception for undelivered empty messages Rossen Stoyanchev 2020-03-13 12:29:32 +00:00
  • 1a8caf9e2b Polishing and minor refactoring Rossen Stoyanchev 2020-03-13 12:10:46 +00:00
  • 7b7dfcaaed Polishing contribution Rossen Stoyanchev 2020-03-13 14:58:01 +00:00
  • c11dd4a839 Do not mention credentials as enabled by default in CorsRegistry mdindoffer 2020-03-13 15:21:53 +01:00
  • c5b8406def Add some test cases in StringUtilsTests 陈其苗 2020-03-02 19:08:33 +08:00
  • 6013591fac Polish containsAny of CollectionUtils by reusing findFirstMatch 陈其苗 2020-03-05 10:44:36 +08:00
  • c8c1e61c0a Improve Javadoc in AutoProxyRegistrar Qimiao Chen 2020-03-13 17:01:58 +08:00
  • 201827cb0b Fix exception message in getMergedBeanDefinition Qimiao Chen 2020-03-13 16:47:57 +08:00
  • a599859595 ServerCookie ignores empty domain with double quotes Rossen Stoyanchev 2020-03-12 12:21:19 +00:00
  • 4aedf2ea13 MetadataEncoder expands vars correctly Rossen Stoyanchev 2020-03-10 13:59:19 +00:00
  • 0dc1c7eb8b Add ServerRequest::checkNotModified Arjen Poutsma 2020-03-11 12:05:07 +01:00
  • 73e39726cd Upgrade to Kotlin 1.3.70 Juergen Hoeller 2020-03-11 14:56:41 +01:00
  • bcee6b9da4 Consistent assertions for supplier-based bean definition tests Juergen Hoeller 2020-03-11 14:55:39 +01:00
  • 7f26e8cfc6 Short-circuit interface visibility check in case of same ClassLoader Juergen Hoeller 2020-03-11 14:55:08 +01:00
  • bee63e38c1 Create ScannedGenericBeanDefinitions for index-derived components as well Juergen Hoeller 2020-03-11 14:54:16 +01:00
  • 193f419520 Deprecate PTM-based constructors in favor of generic TransactionManager Juergen Hoeller 2020-03-11 14:52:03 +01:00
  • 6df80a8f70 Restore original JsonMappingException handling (assuming invalid input) Juergen Hoeller 2020-03-11 14:51:36 +01:00
  • 988aae4f2e Remove unnecessary variable declaration in ProxyCallbackFilter Qimiao Chen 2020-03-11 20:51:13 +08:00
  • 61569003b5 CORS support in HTTP header predicate Arjen Poutsma 2020-03-10 17:10:24 +01:00
  • 1fd447f395 Reduce String garbage in CglibAopProxy.doValidateClass() Сергей Цыпанов 2020-03-10 18:16:08 +02:00
  • 3cbea86335 Deprecate MockServerRequest Arjen Poutsma 2020-03-10 15:41:53 +01:00
  • c03cdbac21 CORS support in HTTP method predicate Arjen Poutsma 2020-03-10 15:32:00 +01:00
  • fc12891006 Add ServerRequest::firstHeader Arjen Poutsma 2020-03-10 12:06:11 +01:00
  • b92515bdee Add logger.isInfoEnabled check before logger.info Qimiao Chen 2020-03-10 21:41:20 +08:00
  • 018ba92214 Fix formatting in AOP examples in documentation Sviatoslav Hryb 2020-03-02 23:15:51 +02:00
  • f5195887c9 Fix ampersands in AOP examples in documentation Sviatoslav Hryb 2020-03-07 21:40:46 +02:00
  • 7ce22e2f3a Update IntroductionInfo example in reference manual Qimiao Chen 2020-03-06 19:34:00 +08:00
  • 2fb90cb16b Support for byte-range requests in WebMvc.fn Arjen Poutsma 2020-03-05 15:31:20 +01:00
  • c237338d8f Merge pull request #24632 from sada-sigsci/sse_content_type Rossen Stoyanchev 2020-03-04 19:28:05 +00:00
  • 7e03728b2c Polishing contribution Rossen Stoyanchev 2020-03-04 19:26:25 +00:00
  • cc1f57823b Remove charset from content-type in SseEmitter sada-sigsci 2020-03-02 17:35:00 -08:00
  • b2fe494b9c Merge changes for ShallowEtagHeaderFilter Rossen Stoyanchev 2020-03-04 19:18:11 +00:00
  • a98bf30ee6 ShallowEtagHeaderFilter checks for pre-existing eTag Rossen Stoyanchev 2020-03-04 18:55:14 +00:00
  • c7e037da39 Remove unnecessary calls to disableContentCaching Rossen Stoyanchev 2020-03-04 17:20:13 +00:00
  • d3da7a50ec Polishing and minor refactoring Rossen Stoyanchev 2020-03-04 18:59:18 +00:00
  • e7df445e37 Merge pull reqest #24617 from dreis2211/avoid-unnecessary-sorting Rossen Stoyanchev 2020-03-04 19:16:10 +00:00
  • 2093e35f27 Avoid unnecessary sorting Christoph Dreis 2020-02-29 15:29:04 +01:00
  • 87230c4f1f Merge pull request #24589 from chenqimiao/fix404url-in-doc Rossen Stoyanchev 2020-03-03 15:39:03 +00:00
  • e1b0296f9e Polishing contribution Rossen Stoyanchev 2020-02-28 17:15:56 +00:00
  • 771fbde951 Fix URL to Spring Tool Suite 陈其苗 2020-02-25 19:21:03 +08:00
  • 2afae430eb Update list of support multipart media types Rossen Stoyanchev 2020-03-03 15:37:31 +00:00
  • e706fcba1f Fix typo in testing.adoc Yoo In Keun 2020-03-03 00:25:28 +09:00
  • 8285666ee8 Polish ReactorResourceFactory Johnny Lim 2020-03-02 21:48:19 +09:00
  • 60fd95a354 Fix formatting for pointcut expression examples in documentation Sviatoslav Hryb 2020-03-02 14:42:09 +02:00
  • 7f5395a216 Fix typos in AbstractClientHttpRequest Adrian Cole 2020-03-02 20:36:47 +08:00
  • 8a7bb49436 Improve WebClient.Builder Javadoc 陈其苗 2020-02-29 00:24:54 +08:00
  • 5f1e4ffc4f WebClient.Builder javadoc updates Rossen Stoyanchev 2020-02-28 15:55:41 +00:00
  • 89560777e4 Upgrade Guava for API Diff plugin Brian Clozel 2020-02-28 13:56:49 +01:00
  • b30f9a1308 Fix typo in core-aop.adoc Andreas Volkmann 2020-02-26 17:50:11 +01:00
  • d4de3396f7 Fix typo about URI Encoding in docs Florian Berger 2020-02-26 19:05:30 +02:00