Commit Graph

  • 6004be9d31 Merge branch '5.1.x' Arjen Poutsma 2019-01-24 15:55:46 +01:00
  • 4732f83d70 Fix Java 9 Build Arjen Poutsma 2019-01-24 15:43:08 +01:00
  • 160ecdf956 Merge branch '5.1.x' Juergen Hoeller 2019-01-24 15:35:28 +01:00
  • 7cc700435b HandlerMethod skips interface parameter introspection for return value Juergen Hoeller 2019-01-24 15:18:55 +01:00
  • 493e9c1ff0 Consistent upgrade to Rome 1.12 and WebJars Locator 0.36 Juergen Hoeller 2019-01-24 15:18:43 +01:00
  • 8bed7d9bb0 Upgrade to Hibernate ORM 5.4.1 Juergen Hoeller 2019-01-24 15:02:30 +01:00
  • b07b10de8c Upgrade to Kotlin 1.3.20 Juergen Hoeller 2019-01-24 15:02:13 +01:00
  • 83d06b8f4e Merge branch '5.1.x' Sam Brannen 2019-01-23 16:45:10 +01:00
  • edadb9efb6 Remove obsolete PetClinic Example section of Testing chapter Sam Brannen 2019-01-23 16:40:21 +01:00
  • a5cef3845c Improve message for HttpStatusCodeException with empty status text Arjen Poutsma 2019-01-23 11:42:55 +01:00
  • 155ef5fd77 Merge branch '5.1.x' Rossen Stoyanchev 2019-01-22 12:04:09 -05:00
  • 810b615471 Correct issus in Spring MVC section Rossen Stoyanchev 2019-01-21 11:21:04 -05:00
  • 51f9e0aaca Typo in webmvc.adoc Rossen Stoyanchev 2019-01-21 10:56:14 -05:00
  • 46c0366594 Merge branch '5.1.x' Brian Clozel 2019-01-22 14:56:02 +01:00
  • d6aa589c50 Wrap DecodingException in DefaultServerRequest Brian Clozel 2019-01-22 14:54:20 +01:00
  • 81ec1d8284 Merge branch '5.1.x' Sebastien Deleuze 2019-01-22 10:55:06 +01:00
  • fc6cff53bb Clarify documentation about JSON Views Sebastien Deleuze 2019-01-22 10:51:25 +01:00
  • f6c16815b4 Merge branch '5.1.x' Rossen Stoyanchev 2019-01-21 10:00:15 -05:00
  • 20f4022e7b Correctly truncate logging of response body Rossen Stoyanchev 2019-01-21 09:57:52 -05:00
  • 020c537c03 Add note to CorsFilter section Rossen Stoyanchev 2019-01-21 09:47:30 -05:00
  • bd3d7dbc0c Merge pull request #22283 from izeye Stephane Nicoll 2019-01-20 17:38:06 +01:00
  • 963cc09c2e Polish AutowireUtils.EXECUTABLE_COMPARATOR Johnny Lim 2019-01-20 10:25:15 +09:00
  • b0a3a6f79f Merge branch '5.1.x' Rossen Stoyanchev 2019-01-18 18:29:39 -05:00
  • e373b46660 Jackson2JsonDecoder tolerates null literal Rossen Stoyanchev 2019-01-18 18:27:40 -05:00
  • 5dcde9e7d7 Trim decoded SSE data Rossen Stoyanchev 2019-01-18 18:13:58 -05:00
  • ef72ef54fa Avoid NPE when setting warnLogCategory Rossen Stoyanchev 2019-01-18 18:08:48 -05:00
  • a77eee899a Document synchronous use of the WebClient Rossen Stoyanchev 2019-01-18 17:46:16 -05:00
  • f9ba069b9d Add "Affects" field to issue template Rossen Stoyanchev 2019-01-18 15:27:43 -05:00
  • 4fdfa4246f Merge branch '5.1.x' Rossen Stoyanchev 2019-01-17 18:01:41 -05:00
  • 9837ec5904 Fix Javadoc typos Rossen Stoyanchev 2019-01-17 18:01:08 -05:00
  • 2a57b40515 Merge branch '5.1.x' Rossen Stoyanchev 2019-01-17 17:13:30 -05:00
  • bdac937a43 Replace more references to issue tracker Rossen Stoyanchev 2019-01-17 17:08:39 -05:00
  • 6ca3884759 Update links to issue tracker Sanghyuk Jung 2019-01-15 10:26:59 +09:00
  • ffe888ca18 Merge branch '5.1.x' Rossen Stoyanchev 2019-01-17 12:56:46 -05:00
  • 189e1afc6e Use try-with-resources in documentation samples Rossen Stoyanchev 2019-01-17 12:53:59 -05:00
  • 2043793899 Merge branch '5.1.x' Rossen Stoyanchev 2019-01-17 12:31:46 -05:00
  • d1862a26dd Typo in web documentation Rossen Stoyanchev 2019-01-17 12:27:00 -05:00
  • 0450b07c21 Merge branch '5.1.x' Brian Clozel 2019-01-17 11:26:35 -05:00
  • 2b65d0e51f Fix error when writing empty String to DataBuffer Brian Clozel 2019-01-17 11:09:48 -05:00
  • 0db4c22656 Merge pull request #22256 from KyleRogers Stephane Nicoll 2019-01-15 06:24:59 -05:00
  • 04ce61968d Fix typo in cache abstraction chapter Stefan Penndorf 2019-01-15 08:40:34 +01:00
  • 7a9e2f5edc Update issue template Rossen Stoyanchev 2019-01-14 19:26:23 -05:00
  • f557f313c2 Update issue template Rossen Stoyanchev 2019-01-14 13:48:59 -05:00
  • 2b530bac39 Update issue template Rossen Stoyanchev 2019-01-14 12:26:38 -05:00
  • 66359e2e9e Update issue templates Rossen Stoyanchev 2019-01-14 09:40:51 -05:00
  • 5938ca9a7c Deprecate JiBX marshaller Arjen Poutsma 2019-01-14 11:48:41 +01:00
  • 86fb43900e Deprecate JiBX marshaller Arjen Poutsma 2019-01-14 11:48:41 +01:00
  • 89a7e752ef Remove Castor marshaller Arjen Poutsma 2019-01-14 11:25:27 +01:00
  • bfff9ca0ce Fix typo Arjen Poutsma 2019-01-14 10:49:11 +01:00
  • 33cbe2e77a Remove admonitions surrounding code snippets Brian Clozel 2018-11-26 23:15:55 +01:00
  • 8c768e48fa Use Spring Doc Resources for reference docs Brian Clozel 2018-11-26 16:18:48 +01:00
  • e1e6224acb Document effect of preemptive timeouts on transactional tests Sam Brannen 2019-01-09 16:37:56 +01:00
  • df13e4dd5e Document effect of preemptive timeouts on transactional tests Sam Brannen 2019-01-09 16:37:56 +01:00
  • cf565067fe Document effect of @DirtiesContext when used with constructor injection Sam Brannen 2019-01-09 15:39:56 +01:00
  • 2159518252 Improve documentation for DI options in the TestContext framework Sam Brannen 2019-01-09 14:54:14 +01:00
  • bd9d3334a2 Document effect of @DirtiesContext when used with constructor injection Sam Brannen 2019-01-09 15:39:56 +01:00
  • 9ea618ede9 Improve documentation for DI options in the TestContext framework Sam Brannen 2019-01-09 14:54:14 +01:00
  • 2a76a65708 Switch master to 5.2.0.BUILD-SNAPSHOT Stephane Nicoll 2019-01-09 14:12:05 +01:00
  • 754ad4d0d3 Next Development Version Spring Buildmaster 2019-01-09 12:43:27 +00:00
  • 72dddfbc7b Polishing Juergen Hoeller 2019-01-09 12:26:58 +01:00
  • 7b31a93556 Next Development Version Spring Buildmaster 2019-01-09 09:51:54 +00:00
  • d091b50720 Next Development Version Spring Buildmaster 2019-01-09 09:00:51 +00:00
  • 5aa131a259 Correction for commit #c6e500 Rossen Stoyanchev 2019-01-08 22:43:42 -05:00
  • dc3f953f4b Correction for commit #b219c6c Rossen Stoyanchev 2019-01-08 22:43:42 -05:00
  • ea3017b1b6 Upgrade to Reactor Bismuth SR15 Juergen Hoeller 2019-01-08 23:48:24 +01:00
  • 4058361e84 Upgrade to Reactor Californium SR4 Juergen Hoeller 2019-01-08 23:37:26 +01:00
  • 952045c216 SPR-17606 @Profile mishandles "not" operand mixed with "&" (#2066) Andrzej Leśkiewicz 2019-01-08 22:24:15 +01:00
  • 815f151448 Upgrade to Checkstyle 8.16 Juergen Hoeller 2019-01-08 21:57:24 +01:00
  • 605e2477b9 Polishing Juergen Hoeller 2019-01-08 21:57:13 +01:00
  • a8f540ae8c Restored original log4j.properties file reference in 4.3.x branch Juergen Hoeller 2019-01-08 21:18:09 +01:00
  • 083b23e147 Polishing Juergen Hoeller 2019-01-08 21:07:28 +01:00
  • 9767165c8d Upgrade to Tomcat 8.5.37 Juergen Hoeller 2019-01-08 20:58:23 +01:00
  • 7be0aa0de5 Polishing Juergen Hoeller 2019-01-08 18:45:16 +01:00
  • e714fc533a DefaultListableBeanFactory checks for pre-converted Optional wrappers Juergen Hoeller 2019-01-08 18:44:38 +01:00
  • c02446c5a8 Relaxed position assertion (for overflows in large inline maps) Juergen Hoeller 2018-12-25 13:22:00 +01:00
  • 21baa7287b Consistent support for EnumSet subclasses in CollectionFactory Juergen Hoeller 2018-12-25 13:20:31 +01:00
  • 0dd87e8339 Upgrade to Tomcat 8.5.37 and Hibernate Validator 6.0.14 Juergen Hoeller 2019-01-08 18:45:52 +01:00
  • e0283c2edf Polishing Juergen Hoeller 2019-01-08 18:45:16 +01:00
  • 183f367f2c DefaultListableBeanFactory checks for pre-converted Optional wrappers Juergen Hoeller 2019-01-08 18:44:38 +01:00
  • 15f255a5eb Relaxed position assertion (for overflows in large inline maps) Juergen Hoeller 2018-12-25 13:22:00 +01:00
  • 8685f9fea3 Consistent support for EnumSet subclasses in CollectionFactory Juergen Hoeller 2018-12-25 13:20:31 +01:00
  • 49cc5f2f81 MockMvcResultMatchers.forwardedUrl argument declared as nullable Juergen Hoeller 2018-12-25 13:20:09 +01:00
  • 7ba5ee35df Link explicitly to JUnit 5.0.3 instead of current version Sam Brannen 2019-01-08 18:12:54 +01:00
  • 304c85ec70 Link explicitly to JUnit 5.3.2 instead of current version Sam Brannen 2019-01-08 18:08:31 +01:00
  • f56fa91430 Polishing Juergen Hoeller 2019-01-08 17:11:34 +01:00
  • 9cb5369cb9 DependencyDescriptor supports TypeDescriptor resolution for fields Juergen Hoeller 2019-01-08 17:11:27 +01:00
  • a82f049083 FormHttpMessageConverter officially supports non-String form values Juergen Hoeller 2019-01-08 17:11:07 +01:00
  • c6e50087a0 Adjust UriComponentsBuilder#toUriString behavior Rossen Stoyanchev 2019-01-08 11:02:55 -05:00
  • b219c6ce15 Adjust UriComponentsBuilder#toUriString behavior Rossen Stoyanchev 2019-01-08 11:02:55 -05:00
  • 17a4193810 Link explicitly to JUnit 4.12 instead of beta version Sam Brannen 2019-01-08 16:29:46 +01:00
  • 7a88e6dbb7 Link explicitly to JUnit 4.12 instead of beta version Sam Brannen 2019-01-08 16:28:22 +01:00
  • 3c7887c2ae Provide external links to JUnit in published Javadoc API Sam Brannen 2019-01-08 16:19:01 +01:00
  • e15b96a198 Provide external links to JUnit in published Javadoc API Sam Brannen 2019-01-08 16:19:01 +01:00
  • 29ab38acb2 Provide external links to JUnit in published Javadoc API Sam Brannen 2019-01-08 16:19:01 +01:00
  • 4938dab0ae Fix XML parser default value handling Michel Schudel 2019-01-06 22:35:44 +01:00
  • 21d3bf8db4 Fix XML parser default value handling Michel Schudel 2019-01-06 22:35:44 +01:00
  • cba355a4d2 Fix XML parser default value handling Michel Schudel 2019-01-06 22:35:44 +01:00
  • b94e8c4bef Fix ClassCastException in FormHttpMessageConverter 王诗峣 2019-01-08 13:57:56 +08:00
  • abc68ef8ea Revert "package list URL for Reactor javadoc in Dokka" Brian Clozel 2019-01-08 10:31:00 +01:00
  • d37a18ff03 Upgrade to Hibernate Validator 6.0.14 and Apache Johnzon 1.1.11 Juergen Hoeller 2019-01-08 00:50:44 +01:00