Commit Graph

  • f9bcb99040 Minor layout refactoring of index asciidoc page Rossen Stoyanchev 2021-06-21 16:18:16 +01:00
  • 791134c53c Link the HTML to the PDF docs and vice-versa Jay Bryant 2021-06-02 12:56:18 -05:00
  • df588e030f Avoid duplicated documentation of validation annotations Sam Brannen 2021-06-15 17:30:41 +02:00
  • b677206159 Polish Javadoc Sam Brannen 2021-06-15 17:22:11 +02:00
  • e04ca3d671 Improve RequestPartMethodArgumentResolver Javadoc Sviatoslav Hryb 2021-06-15 18:06:53 +03:00
  • 2fc47d8752 Improve RequestResponseBodyMethodProcessor Javadoc Sviatoslav Hryb 2021-06-15 18:04:18 +03:00
  • c5a138a167 Ensure DefaultPathSegment does not allow parameters to be mutated Sam Brannen 2021-06-15 15:11:57 +02:00
  • 1f098e1f22 Polish DefaultPathContainerTests Sam Brannen 2021-06-15 13:35:45 +02:00
  • 3676084472 Ensure DefaultPathSegment does not allow parameters to be mutated Sam Brannen 2021-06-15 15:11:57 +02:00
  • bcb0580492 Polish DefaultPathContainerTests Sam Brannen 2021-06-15 13:35:45 +02:00
  • 3c8074b669 Fix assertion in XmlBeanFactoryTests duan847 2021-06-15 00:49:55 +08:00
  • 4a13928a27 Avoid creating unnessary wrapper for empty map Vasiliy Kudriavtsev 2021-06-11 13:38:42 +03:00
  • 20d9a1e844 Upgrade to RSocket 1.1.1 Rossen Stoyanchev 2021-06-09 11:01:53 +01:00
  • 8b1302bbe2 Next development version (v5.3.9-SNAPSHOT) Spring Buildmaster 2021-06-09 07:50:04 +00:00
  • c7c35aff42 Fix missing attribute in reference documentation Brian Clozel 2021-06-09 09:21:28 +02:00
  • 000b6a7e95 Polish @ResponseStatus javadoc and StatusAssertionTests Sam Brannen 2021-06-08 18:47:04 +02:00
  • f3db6b996d Polish contribution Sam Brannen 2021-06-08 18:45:59 +02:00
  • a42540e64a Multipart writer detects custom Jackson encoder Rossen Stoyanchev 2021-06-08 17:40:06 +01:00
  • cc2b980e5c Update MockMvc default for suffixPattern matching Rossen Stoyanchev 2021-06-08 16:42:42 +01:00
  • aa2bfd4b62 Document that class-level @ResponseStatus is inherited by @ExceptionHandler methods Sviatoslav Hryb 2021-06-08 19:39:18 +03:00
  • 29fa9c1728 Polish contribution Sam Brannen 2021-06-08 17:52:07 +02:00
  • 39660710f6 Cross-ref additional *Aware APIs in BeanFactory Javadoc Beca-se 2021-06-08 15:27:25 +08:00
  • e35fe33b72 Revisit fix for gh-26905 in UriComponentsBuilder Brian Clozel 2021-06-08 15:26:13 +02:00
  • 67fccc3c7e Nullability refinements and related polishing (backported) Juergen Hoeller 2021-06-08 14:58:58 +02:00
  • 23f396a231 Nullability refinements Juergen Hoeller 2021-06-08 14:23:06 +02:00
  • 090e394fb5 Clean up @SuppressWarnings("ConstantConditions") izeye 2021-06-08 20:27:35 +09:00
  • 708e61a7ef Fix WebMvcConfigurationSupport javadoc Sviatoslav Hryb 2021-06-08 13:41:42 +03:00
  • e24b2e6b5d Add awaitExchangeOrNull extension function to reactive webclient Gabriel 2021-04-08 14:39:53 -03:00
  • aff0d8efe7 Upgrade to Kotlin Serialization 1.2.1 Sébastien Deleuze 2021-06-08 11:40:17 +02:00
  • e3e4e49319 Upgrade to Kotlin 1.5.10 Sébastien Deleuze 2021-06-08 11:39:53 +02:00
  • 5420d7113b Polish Kotlin reference documentation Sébastien Deleuze 2021-06-08 11:29:45 +02:00
  • 6251222a23 Remove jackson-module-kotlin warning Sébastien Deleuze 2021-06-08 11:27:31 +02:00
  • 05eca05671 Close resources in HttpComponents client connector Brian Clozel 2021-06-08 11:22:30 +02:00
  • 3fa4e4168d Remove redundant Collections.unmodifiableList() izeye 2021-06-08 12:47:21 +09:00
  • f0f450a18d Polishing Sam Brannen 2021-06-07 13:24:46 +02:00
  • f854803e18 Upgrade to Hibernate ORM 5.4.32, RxJava 3.0.13, Aalto 1.3, Gson 2.8.7, Protobuf 3.17.2, XStream 1.4.17, ActiveMQ 5.16.2, HSQLDB 2.5.2, JRuby 9.2.17, Mockito 3.11, HtmlUnit 2.50, Checkstyle 8.43 Juergen Hoeller 2021-06-07 12:28:38 +02:00
  • d29d4d45aa Upgrade to ASM master Juergen Hoeller 2021-06-07 12:28:17 +02:00
  • 432fdad7d0 Polish contribution Sam Brannen 2021-06-04 15:31:08 +02:00
  • 345d8186d4 Add more test cases for SimpleAliasRegistry nhavuong 2021-05-26 23:16:51 -07:00
  • ad63a534cb Polish @CookieValue Javadoc Sam Brannen 2021-06-04 15:14:42 +02:00
  • c9d341e9c0 Simplify String construction in StringUtils.changeFirstCharacterCase() Сергей Цыпанов 2021-06-04 12:49:59 +03:00
  • 950b183715 Adjust expected IdentityHashMap sizes in ClassUtils Angel Aguilera 2021-06-04 10:48:44 +02:00
  • 821ecb4cfd Update Javadoc for CookieValue Rossen Stoyanchev 2021-06-02 17:28:28 +01:00
  • 1c17305d7b Check for null in allowedOrigin list Rossen Stoyanchev 2021-06-01 20:58:14 +01:00
  • 491d1c4c78 issue-26994 add missing ) to kotlin example jbotuck 2021-05-27 22:03:28 -05:00
  • 7dbbf364f7 Make FlightRecorderApplicationStartup thread safe Brian Clozel 2021-06-01 15:11:23 +02:00
  • 5204d736f3 Return static DefaultApplicationStartup step Brian Clozel 2021-06-01 15:04:26 +02:00
  • e0690335fc Polish Javadoc in spring-context-indexer Sam Brannen 2021-05-31 16:24:09 +02:00
  • 5cbbbed377 Use given name in MultipartBodyBuilder::part Arjen Poutsma 2021-05-31 15:17:12 +02:00
  • 6f2fe5ddcb (Re)introduce CronExpression::isValidExpression Arjen Poutsma 2021-05-31 14:28:55 +02:00
  • 70e6606f0f Improve @Transactional docs regarding method visibility Sam Brannen 2021-05-30 17:10:01 +02:00
  • 5b55cefd64 Fix @Transactional docs regarding method visibility Sviatoslav Hryb 2021-05-30 14:48:31 +03:00
  • da9ee06e05 Improve @Transactional docs regarding method visibility Sam Brannen 2021-05-30 17:10:01 +02:00
  • 4c28266eb6 Fix @Transactional docs regarding method visibility Sviatoslav Hryb 2021-05-30 14:48:31 +03:00
  • b3dcb64ff1 Generic bean type resolution for lookup methods Juergen Hoeller 2021-05-28 17:23:52 +02:00
  • b18f8771c8 Upgrade to R2DBC Arabba-SR10, Netty 4.1.65, Undertow 2.2.8, Jetty 9.4.41, Jetty Reactive HttpClient 1.1.8, Apache HttpClient 5.1 Juergen Hoeller 2021-05-28 14:31:15 +02:00
  • 93244e9f9d Merge pull request #26980 from hunjipo Stephane Nicoll 2021-05-27 08:43:41 +02:00
  • f45a852aca Fix typo in code example hunjipo 2021-05-27 13:17:28 +08:00
  • 4203e90655 Fix CronExpression roll-forward issue Arjen Poutsma 2021-05-26 16:45:52 +02:00
  • 1e2e114e3c Polish contribution Sam Brannen 2021-05-26 14:46:32 +02:00
  • 0e73213144 Add ApplicationEvent constructor for specifying timestamp Michael Edwards 2021-05-26 14:32:41 +02:00
  • 911aca17ea Doc tx semantics for @TransactionalEventListener after completion phases Sam Brannen 2021-05-26 14:21:08 +02:00
  • 1e1045ba42 Doc tx semantics for @TransactionalEventListener after completion phases Sam Brannen 2021-05-26 14:21:08 +02:00
  • 8d17bcea5b Validate top-level SockJS URL Rossen Stoyanchev 2021-05-25 21:24:54 +01:00
  • 597b31b1fc Merge pull request #26973 from dregimbal Stephane Nicoll 2021-05-26 08:50:38 +02:00
  • 4049951c03 Update copyright year of changed file Stephane Nicoll 2021-05-26 08:50:15 +02:00
  • 89441ea006 Fix typo Dillon Regimbal 2021-05-25 16:30:23 -04:00
  • de1ba79c55 Switch to non-blocking thread after WebSession creation Rossen Stoyanchev 2021-05-24 16:27:39 +01:00
  • ffbc537835 Polish ConcurrentBeanWrapperTests Sam Brannen 2021-05-23 18:50:50 +02:00
  • 9295bcc4a4 Refactor ConcurrentBeanWrapperTests to use @RepeatedTest Elvys Soares 2021-05-23 13:40:36 -03:00
  • 746b1b2fe1 Polishing Sam Brannen 2021-05-23 18:27:31 +02:00
  • ab2c78a9d5 Fix broken Javadoc tags izeye 2021-05-22 09:10:57 +09:00
  • ac0e71745b Set best matching pattern attribute in WebMvc.fn Brian Clozel 2021-05-21 11:54:06 +02:00
  • f65cbe0992 Polish PORT_PATTERN in UriComponentsBuilder izeye 2021-05-18 10:44:04 +09:00
  • a2e5d9a14f Polishing Johnny Lim 2021-05-20 22:49:13 +09:00
  • 360f555e77 Introduce ResponseEntity.internalServerError() Christoph Dreis 2021-05-18 15:19:02 +02:00
  • 90183568ba Deprecate internal APIs in ScriptUtils Sam Brannen 2021-05-18 15:39:08 +02:00
  • b5ce514b27 Logically reorganize methods in ScriptUtils Sam Brannen 2021-05-18 15:47:39 +02:00
  • 7c756027a0 Deprecate internal APIs in ScriptUtils in spring-jdbc Sam Brannen 2021-05-18 15:39:08 +02:00
  • 4c642ccdcd Logically reorganize methods in ScriptUtils Sam Brannen 2021-05-18 14:52:19 +02:00
  • fab7b1cebe Polish ScriptUtils internals in spring-r2dbc Sam Brannen 2021-05-17 16:12:13 +02:00
  • 101ed17b6f Polishing contribution Rossen Stoyanchev 2021-05-17 17:27:52 +01:00
  • 66588bae92 CorsConfiguration supports port pattern and port lists Ruslan Akhundov 2021-05-16 16:32:55 +01:00
  • d33545bdce Avoid duplicate comment processing in ScriptUtils in spring-r2dbc Sam Brannen 2021-05-17 13:15:44 +02:00
  • e8e157ebf8 Polish ScriptUtils in spring-r2dbc Sam Brannen 2021-05-17 12:49:46 +02:00
  • 7f5904c68b Remove internal APIs from ScriptUtils in spring-r2dbc Sam Brannen 2021-05-17 12:06:56 +02:00
  • 66e488850b Ignore comments when searching for statement delimiter in ScriptUtils Sam Brannen 2021-05-17 11:58:54 +02:00
  • 3dba3691a7 Upgrade to Coroutines 1.5.0 Sébastien Deleuze 2021-05-17 11:37:02 +02:00
  • c80c4e001a Add missing author tags and sync SQL script support for JDBC & R2DBC Sam Brannen 2021-05-16 17:18:56 +02:00
  • 8da049b613 Update Javadoc URL for Apache HttpComponents Client Sam Brannen 2021-05-16 15:22:37 +02:00
  • 1acd832759 Fix link in @EventListener's id Javadoc Sam Brannen 2021-05-16 15:08:33 +02:00
  • 261927b72a Stop using deprecated Netty feature in ReactorHttpsServer Sam Brannen 2021-05-16 15:03:42 +02:00
  • 24aa7f546b Upgrade to JUnit 5.7.2 Sam Brannen 2021-05-16 15:00:45 +02:00
  • 9ae6268a1a Polish ScriptUtils implementation Sam Brannen 2021-05-14 15:15:12 +02:00
  • 4cfad25468 Polish ScriptUtils implementations Sam Brannen 2021-05-14 15:15:12 +02:00
  • e4d843e41e Ignore comments when searching for statement delimiter in ScriptUtils Sam Brannen 2021-05-13 16:17:51 +02:00
  • 569ce840cf Ignore comments when searching for statement delimiter in ScriptUtils Sam Brannen 2021-05-13 16:17:51 +02:00
  • fae484855b Fix grammar in inline comment in HttpStatus Sam Brannen 2021-05-13 16:21:45 +02:00
  • cab20d1202 Fix punctuation in Custom Cache Resolution section of ref docs Qimiao Chen 2021-05-13 21:30:58 +08:00
  • e2bf513563 Remove accidental dependency on Spring 5.2.x in spring-r2dbc tests Sam Brannen 2021-05-12 13:43:36 +02:00