Commit Graph

  • d7ea4d230f Remove Eclipse-specific code from OptionalDependenciesPlugin Sam Brannen 2021-09-07 10:49:48 +02:00
  • e7b499f7b6 Upgrade to JMH 1.32 and avoid accidental dependency on jopt-simple 4.6 Sam Brannen 2021-09-07 10:45:44 +02:00
  • 77a6dce1b5 Review Servlet API version in Spring OXM tests Brian Clozel 2021-09-06 19:15:00 +02:00
  • d23afea168 Extend optional rather than adding it to existing classpath Andy Wilkinson 2021-09-06 17:19:29 +01:00
  • 0ec4be37d5 Configure optional configuration to consume its dependencies' API Andy Wilkinson 2021-09-06 16:21:24 +01:00
  • 532b4b636d Update CI pipeline with JDK16 Brian Clozel 2021-09-06 18:13:41 +02:00
  • d1a00b4301 Polishing Sam Brannen 2021-09-06 16:58:32 +02:00
  • 87d3d1bbd1 Throw UnsupportedOperationException in defaultResponseCharacterEncoding() Sam Brannen 2021-09-06 16:52:23 +02:00
  • 1b3fd9edff Ensure one time logging for request details Rossen Stoyanchev 2021-09-06 13:53:30 +01:00
  • 5ea7592d70 Polishing in ExchangeResult Rossen Stoyanchev 2021-09-06 13:56:27 +01:00
  • 9cf8cca96d Minor language corrections. Manish 2021-09-05 15:44:44 +05:30
  • b2a17a8d86 Fix typo Sam Brannen 2021-09-03 18:44:42 +02:00
  • bec0bb0c53 Revert "Add doOnDiscard hook for streaming mode" Rossen Stoyanchev 2021-09-02 20:12:41 +01:00
  • 434cbab6a7 Update copyright date in tests in spring-test Leeseojune 2021-09-03 17:50:50 +09:00
  • e31d66cd2b Polishing (backported from 5.3.x) Juergen Hoeller 2021-09-02 23:18:36 +02:00
  • eb349be1fc Fix Kotlin example for filtering handler functions Juergen Hoeller 2021-09-02 23:08:27 +02:00
  • b2eaa7c1c3 Polishing Juergen Hoeller 2021-09-02 22:59:33 +02:00
  • 4b3e8619ec Polishing Juergen Hoeller 2021-09-02 22:53:30 +02:00
  • 50d597eb41 Avoid unnecessary cause initialization in ResponseStatusException Juergen Hoeller 2021-09-02 22:52:14 +02:00
  • 9c931f669c Convenient configuration of type permissions for XStream 1.4.18 Juergen Hoeller 2021-09-02 22:20:52 +02:00
  • 2f60392fe3 Upgrade to Netty 4.1.67, RxJava 3.1.1, Gson 2.8.8, XStream 1.4.18 Juergen Hoeller 2021-09-02 22:22:37 +02:00
  • b6c2c11805 Polishing Juergen Hoeller 2021-09-02 22:21:27 +02:00
  • 837301fdb3 Convenient configuration of type permissions for XStream 1.4.18 Juergen Hoeller 2021-09-02 22:20:52 +02:00
  • 164dcef6ae Tracking ASM master Juergen Hoeller 2021-09-02 22:19:57 +02:00
  • 310bdbb1b2 Fix error in ApplicationEvents example Sam Brannen 2021-09-01 10:34:16 +02:00
  • b7e6169e12 Update copyright date Sam Brannen 2021-08-31 09:46:10 +02:00
  • 88af24c1cb Update copyright date Sam Brannen 2021-08-31 09:46:10 +02:00
  • 871e378ed0 Polish AbstractAspectJAdvisorFactory Inmord 2021-08-31 15:40:28 +08:00
  • 9c204dc475 Polish AbstractAspectJAdvisorFactory Inmord 2021-08-31 15:40:28 +08:00
  • e5a5f8b20b Remove unnecessary brace in websocket documenation Georgi Ushev 2021-08-31 10:37:29 +03:00
  • cc026fcb8a Polish "Optimize allocation in StringUtils#cleanPath" Brian Clozel 2021-08-30 17:58:12 +02:00
  • 8d3e8ca3a2 Optimize allocation in StringUtils#cleanPath Daniel Knittl-Frank 2020-12-23 21:53:08 +01:00
  • ae56f2ac09 Polish contribution Sam Brannen 2021-08-30 16:54:16 +02:00
  • debf61b948 Remove unused private loggers Philippe Marschall 2021-08-30 16:51:59 +02:00
  • b120e0b8f4 Fix Kotlin example for filtering handler functions Steve Wei 2021-08-30 23:47:31 +09:00
  • c27ec00ae9 Polish scheduling Javadoc Sam Brannen 2021-08-26 14:09:23 +02:00
  • 9a7fb7022d Fix typo in @Scheduled Sam Brannen 2021-08-26 13:43:48 +02:00
  • bd72e4498b Revise and document TimeUnit support in @Scheduled Sam Brannen 2021-08-25 20:46:51 +02:00
  • e99b43b91e Support TimeUnit in the @Scheduled annotation Axzial 2021-08-21 18:00:26 +02:00
  • 3c2dfebf4e Polish soft assertion support for WebTestClient Sam Brannen 2021-08-23 18:59:41 +02:00
  • 25dca40413 Introduce soft assertions for WebTestClient Michal Rowicki 2021-05-23 13:21:31 +02:00
  • dd9b99e13d Introduce ResultActions.andExpectAll() for soft assertions in MockMvc Sam Brannen 2021-08-23 13:05:50 +02:00
  • cd078eaad8 Use ExceptionCollector for soft assertions in MockMvc Sam Brannen 2021-08-22 19:03:32 +02:00
  • 5f47d3be22 Polish soft assertions for MockMvc Sam Brannen 2021-08-22 18:32:05 +02:00
  • 35bec8102b Introduce soft assertions for MockMvc Michal Rowicki 2021-05-09 23:57:41 +02:00
  • 4c153b80ee Make ExceptionCollector.Executable public Sam Brannen 2021-08-23 11:57:54 +02:00
  • 81a6ba42a3 Introduce ExceptionCollector testing utility Sam Brannen 2021-08-23 11:37:22 +02:00
  • 8a7c4fc10d Support HtmlFileInput.setData() with HtmlUnit and MockMvc Sam Brannen 2021-08-22 17:44:14 +02:00
  • 21c0e50b33 Document when prepareTestInstance() is invoked by the SpringMethodRule Sam Brannen 2021-08-22 15:54:35 +02:00
  • 7da7a976e6 Document when prepareTestInstance() is invoked by the SpringMethodRule Sam Brannen 2021-08-22 15:54:35 +02:00
  • b28f403bf8 Fix Checkstyle violation Sam Brannen 2021-08-22 14:45:55 +02:00
  • cecd2ee2e6 Polishing Sam Brannen 2021-08-22 14:40:55 +02:00
  • 97a89d6db9 Polish contribution Sam Brannen 2021-08-22 14:22:51 +02:00
  • 10a90d3204 Fix UrlPathHelper#shouldRemoveSemicolonContent() (#27303) Erik van Paassen 2021-08-22 14:10:25 +02:00
  • 6c71cf2f96 Polishing Sam Brannen 2021-08-22 14:27:47 +02:00
  • 99970a5ddc Polish contribution Sam Brannen 2021-08-22 14:22:51 +02:00
  • 462e19d417 Fix UrlPathHelper#shouldRemoveSemicolonContent() (#27303) Erik van Paassen 2021-08-22 14:10:25 +02:00
  • 9f7a94058a Update copyright date Sam Brannen 2021-08-19 16:23:38 +02:00
  • caf6760ddd Fix grammatical errors in Javadoc LEE Juchan 2021-08-19 23:21:15 +09:00
  • 4a9c7e631c Merge pull request #27291 from benelog Stephane Nicoll 2021-08-19 08:55:22 +02:00
  • af6fd6c303 Polish "Fix duplicate "the" in Javadoc and XSD" Stephane Nicoll 2021-08-19 08:54:15 +02:00
  • ac72277258 Fix duplicate "the" in Javadoc and XSD Sanghyuk Jung 2021-08-19 01:17:42 +09:00
  • ab2a861163 Fix and document CompositeUriComponentsContributor#hasContributors() Sam Brannen 2021-08-18 17:33:50 +02:00
  • 6770e4b3cc Fix and document CompositeUriComponentsContributor#hasContributors() Sam Brannen 2021-08-18 17:33:50 +02:00
  • 6177f00a63 Polish PropertyAccessor tests Sam Brannen 2021-08-18 17:10:40 +02:00
  • 9bdc545a95 Upgrade to Tomcat 9.0.52, Undertow 2.2.10, RxJava 3.1, HtmlUnit 2.52, Checkstyle 8.45.1 Juergen Hoeller 2021-08-17 17:19:32 +02:00
  • 44951873f9 Introduce accessors for allowCircularReferences/allowRawInjectionDespiteWrapping Juergen Hoeller 2021-08-17 17:19:21 +02:00
  • 77a562dfee Add doOnDiscard hook for streaming mode Rossen Stoyanchev 2021-08-12 19:58:50 +01:00
  • 7b80f4feeb Upgrade to Reactor 2020.0.10 Stephane Nicoll 2021-08-12 09:04:39 +02:00
  • 98f69c51a1 Merge pull request #27260 from joshua-qa Stephane Nicoll 2021-08-11 16:31:01 +02:00
  • 3a35d79c72 Fix typo in DefaultPartHttpMessageReader joshua-qa 2021-08-11 22:12:50 +09:00
  • 451bcfc832 Start building against Reactor 2020.0.10 snapshots Stephane Nicoll 2021-08-09 10:00:22 +02:00
  • d4cd9405dd Merge pull request #27248 from Syuziko Stephane Nicoll 2021-08-08 11:40:02 +02:00
  • 31b651a114 Polish contribution Stephane Nicoll 2021-08-08 11:22:15 +02:00
  • eaf9deedfd Polish tests Syuziko 2021-08-07 16:10:08 +04:00
  • ce6217be85 Polishing contribution Rossen Stoyanchev 2021-08-03 10:31:13 +01:00
  • e290ae285c Improve Javadoc for ClientRequest#from Alexej Timonin 2021-07-30 21:32:36 +02:00
  • 8670b1c3f0 Merge pull request #27238 from izeye Stephane Nicoll 2021-08-04 08:29:33 +02:00
  • 86ef0236e6 Polish printMvcResultsToWriterWithFailingGlobalResultMatcher() izeye 2021-08-04 14:12:40 +09:00
  • ce94f69e52 Polish contribution Sam Brannen 2021-07-31 16:30:39 +02:00
  • 01c8de0111 Simplify getInternalBeanFactoryForBean Anton Lyxell 2021-07-31 16:27:43 +02:00
  • bd1f5bd9fc Support Charset for character encoding in MockMvc Sam Brannen 2021-07-30 15:24:47 +02:00
  • 4d115eef91 Polishing Sam Brannen 2021-07-30 15:20:44 +02:00
  • 0f421f9f86 Support default character encoding for response in MockMvc Sam Brannen 2021-07-30 14:42:45 +02:00
  • 41fa199178 Polish PrintingResultHandler Sam Brannen 2021-07-29 19:43:54 +02:00
  • 881fa889fc Apply global ResultHandlers before ResultMatchers in MockMvc Sam Brannen 2021-07-29 19:18:18 +02:00
  • e4b9b1fadb Introduce setDefaultCharacterEncoding() in MockHttpServletResponse Sam Brannen 2021-07-29 15:38:51 +02:00
  • 55e17ef306 Polishing contribution Rossen Stoyanchev 2021-07-28 14:44:48 +01:00
  • f2be4e9320 Use MessageSource for @ExceptionHandler methods Yanming Zhou 2021-07-23 10:00:23 +08:00
  • 5b3f11c543 Add @Nullable to setLocale in MockHttpServletResponse Sam Brannen 2021-07-29 14:47:31 +02:00
  • 96ee8a3bc7 Ensure characterEncoding in MockHttpServletResponse is non-null Sam Brannen 2021-07-28 16:08:28 +02:00
  • 915f1027a5 Update copyright date Sam Brannen 2021-07-29 11:04:59 +02:00
  • f1b35f1593 Fix reference to Optional.isPresent() in ObjectUtils.isEmpty() Mateusz Swiatkowski 2021-07-29 11:03:26 +02:00
  • c2f91765b4 Fix typo in Javadoc in AbstractHandlerMapping DongHyuk 2021-07-28 22:19:59 +09:00
  • 403e04c0b4 Polish MockHttpServletResponse Sam Brannen 2021-07-28 10:47:36 +02:00
  • 6c68419073 Polishing contribution Rossen Stoyanchev 2021-07-27 17:41:30 +01:00
  • a747cc3e91 Fix error message in SynchronossPartHttpMessageReader Moncef AOUDIA 2021-07-27 11:46:24 +02:00
  • 161c9dc3bd Improve @Cacheable documentation regarding java.util.Optional Sam Brannen 2021-07-27 15:05:43 +02:00
  • f56d6ea1fb Avoid StringIndexOutOfBoundsException in WebSocketMessageBrokerStats Sam Brannen 2021-07-25 19:00:52 +02:00
  • 42edef0bcc Avoid StringIndexOutOfBoundsException in WebSocketMessageBrokerStats Sam Brannen 2021-07-25 19:00:52 +02:00