Commit Graph

  • 255ccf58e0 Remove snapshot repository from build setup Juergen Hoeller 2017-09-28 11:45:33 +02:00
  • 5733065ba4 Rename webflux-client.adoc to webflux-webclient.adoc Rossen Stoyanchev 2017-09-28 01:16:51 -04:00
  • 67910ee48c WebFlux and Integration share webflux-client.adoc Rossen Stoyanchev 2017-09-27 23:34:45 -04:00
  • 71ccf3c9e3 Polish Rossen Stoyanchev 2017-09-27 22:48:26 -04:00
  • 13c959296a Polish Rossen Stoyanchev 2017-09-27 21:48:35 -04:00
  • 869b818e96 WebFlux support for LocaleContext related arguments Rossen Stoyanchev 2017-09-27 21:45:03 -04:00
  • 0f1bd49f6d HandlerMappingIntrospector is a bean Rossen Stoyanchev 2017-09-27 21:28:49 -04:00
  • 126ac849e5 Fix behavior of ClientResponse#bodyTo** with Void Brian Clozel 2017-09-27 23:08:30 +02:00
  • ec345bf162 Revised handling of missing data class arguments Juergen Hoeller 2017-09-28 00:31:12 +02:00
  • d3129a8bd7 Convert selected examples to JUnit Jupiter in reference manual Sam Brannen 2017-09-27 23:27:44 +02:00
  • 8c9d42f793 Document SpringExtension for JUnit Jupiter in reference manual Sam Brannen 2017-09-27 23:01:59 +02:00
  • 492c469d79 Polish Kotlin reference documentation Sebastien Deleuze 2017-09-27 22:49:36 +02:00
  • 142c16611d Upgrade to Gradle asciidoctor plugin 1.5.6 Sebastien Deleuze 2017-09-27 21:31:34 +02:00
  • 6ee1af27c6 WebFlux supports HTTP HEAD Rossen Stoyanchev 2017-09-27 14:57:56 -04:00
  • d8d74faab8 Polishing Sam Brannen 2017-09-27 21:04:58 +02:00
  • e995854f11 Cross reference SpEL and Environment from JUnit Jupiter documentation Sam Brannen 2017-09-27 20:05:42 +02:00
  • a1a7c62127 Consistent configurer access in WebMvcConfigurationSupport Juergen Hoeller 2017-09-27 19:00:51 +02:00
  • 40ba95f82e Consistent configurer access in WebMvcConfigurationSupport Juergen Hoeller 2017-09-27 19:00:51 +02:00
  • 00c0d7847f Add spring-petclinic-kotlin to Kotlin refdoc Sebastien Deleuze 2017-09-27 16:37:10 +02:00
  • 550bed2905 Document JUnit Jupiter annotation support in the reference manual Sam Brannen 2017-09-27 16:25:16 +02:00
  • 1a8122f97a Update Testing chapter regarding Servlet 4.0 API for mocks Sam Brannen 2017-09-27 16:09:44 +02:00
  • 2b91d668df Polish Javadoc for @DisabledIf Sam Brannen 2017-09-27 16:09:07 +02:00
  • 75bd516251 Refined TemporaryLobCreator null handling (from 4.3.x) Juergen Hoeller 2017-09-27 15:40:13 +02:00
  • cc70fdcbeb Backport further refinements from the nullability efforts Juergen Hoeller 2017-09-27 15:20:17 +02:00
  • 10139d42fc Revisit meaning of response.close() in HTTP client Brian Clozel 2017-09-27 13:58:45 +02:00
  • fb09a75c82 Improve support of Kotlin beans w/ primary and default ctors Sebastien Deleuze 2017-09-27 11:10:22 +02:00
  • ec5969c578 InMemoryWebSession cleans up expired sessions Rossen Stoyanchev 2017-09-27 01:43:11 -04:00
  • 15cc44e6e8 Add WebSession.invalidate() Rossen Stoyanchev 2017-09-27 00:10:38 -04:00
  • 6da3518a66 WebSessionStore updates lastAccessTime on retrieve Rossen Stoyanchev 2017-09-26 23:11:25 -04:00
  • cb2deccb2d WebSessionStore performs expiration check on retrieve Rossen Stoyanchev 2017-09-26 22:11:35 -04:00
  • 5f167fd7f8 Polishing Juergen Hoeller 2017-09-27 01:46:16 +02:00
  • fbb428f032 Polishing Sebastien Deleuze 2017-09-27 01:34:47 +02:00
  • efce7902c4 Polishing Juergen Hoeller 2017-09-27 01:34:11 +02:00
  • a4b2ae583e Expose AspectJ 1.8.11 in POMs (and use it for all tests) Juergen Hoeller 2017-09-27 01:34:02 +02:00
  • 23497a7ece Support autowiring by constructor in Kotlin bean DSL Sebastien Deleuze 2017-09-27 01:25:07 +02:00
  • 9fdc4404a5 Backport selected refinements from the nullability efforts Juergen Hoeller 2017-09-27 00:09:58 +02:00
  • 18a3322d2f Lenient tolerance of unknown HTTP status codes behind RestTemplate Juergen Hoeller 2017-09-20 10:54:58 +02:00
  • 87df393f91 MockPart backport Juergen Hoeller 2017-09-27 00:09:09 +02:00
  • 963dd3f804 Clarify @Bean return type recommendation in case of multiple interfaces Juergen Hoeller 2017-09-27 00:09:00 +02:00
  • 8e3a55ba89 Latest applicable dependency updates (Tomcat 8.5.21, JRuby 1.7.27, Rhino 1.7.7.2, WebJars Locator 0.32-1) Juergen Hoeller 2017-09-27 00:08:54 +02:00
  • a839477d4a Explicit check for duplicates in addClassPathManifestEntries Juergen Hoeller 2017-09-26 11:49:49 +02:00
  • 53a9697ff1 Consistent conversion of Optional array/list arrangements Juergen Hoeller 2017-09-20 18:28:49 +02:00
  • d11bd64e0d TaskExecutorRegistration does not apply its default settings to a user-provided executor Juergen Hoeller 2017-09-19 13:47:43 +02:00
  • dedecb9daa HttpEntityMethodProcessor lets entity headers override existing headers (again) Juergen Hoeller 2017-09-19 13:47:30 +02:00
  • 35af7ff854 Reuse JmsTemplate's MessageConverter in JmsMessagingTemplate Stephane Nicoll 2017-09-18 14:27:47 +02:00
  • 0e7e95cded Polish Rossen Stoyanchev 2017-09-26 17:24:39 -04:00
  • 9d5a25e737 Proper WebFlux reference and MVC reference updates Rossen Stoyanchev 2017-09-13 21:02:28 -04:00
  • 41b53de644 DispatcherHandler.getHandlerMappings() is also final Rossen Stoyanchev 2017-09-25 19:30:22 -04:00
  • eb6bd2d7b8 Remove args and return value lists from @RequestMapping Rossen Stoyanchev 2017-09-26 15:29:58 -04:00
  • 14cba15296 Open router and bean Kotlin DSL to allow building custom ones Sebastien Deleuze 2017-09-26 16:31:16 +02:00
  • 96bbd18e98 Delete unused import Sam Brannen 2017-09-26 16:19:49 +02:00
  • 12ef367f89 Polish reference documentation Sebastien Deleuze 2017-09-26 14:49:14 +02:00
  • 6f2d58fac6 Remove jackson-datatype-jdk7 auto registration Eddú Meléndez 2017-09-24 22:31:25 -05:00
  • f9e1913e0d Added docs on customizing WebClient Arjen Poutsma 2017-09-26 14:06:34 +02:00
  • 9d8e3d4185 Explicit check for duplicates in addClassPathManifestEntries Juergen Hoeller 2017-09-26 11:49:49 +02:00
  • 95b83fe1ba Add zero copy support in reactor-based WebClient Brian Clozel 2017-09-26 11:05:32 +02:00
  • 80979e7592 Polish Brian Clozel 2017-09-26 11:00:34 +02:00
  • 3d37c889fa Un-ignore RequestMapping test for handling "" paths Brian Clozel 2017-09-26 10:54:30 +02:00
  • 07b961caa6 Empty path should match the "/" PathPattern Andy Clement 2017-09-26 10:46:25 +02:00
  • b85764c7db Add a section about immutable classes persistence in Kotlin refdoc Sebastien Deleuze 2017-09-26 00:04:12 +02:00
  • 74120ef00f Add custom deserializers support to AbstractJackson2Decoder Sebastien Deleuze 2017-09-25 23:17:32 +02:00
  • e927cae476 ObjectProvider offers ifAvailable/ifUnique variants with Consumer Juergen Hoeller 2017-09-25 22:45:15 +02:00
  • 9ff4c0bff8 DispatcherServlet.getHandlerMappings() accessor declared as final Juergen Hoeller 2017-09-25 22:45:04 +02:00
  • bdde0f1ea0 WebFlux supports UriBuilder, UriComponentsBuilder args Rossen Stoyanchev 2017-09-25 16:41:30 -04:00
  • 2da2c17fbb WebFlux supporst HttpHeaders return values Rossen Stoyanchev 2017-09-25 15:45:04 -04:00
  • 3133f87c14 Upgrade to Reactor Bismuth-RELEASE !!! Sebastien Deleuze 2017-09-25 21:43:06 +02:00
  • 2d6364eb83 Remove "chin" in admonition blocks of reference documentation Sebastien Deleuze 2017-09-25 15:09:44 +02:00
  • ac45aa2022 Upgrade to AspectJ 1.9 beta 7 (with 1.8.10 exposed in POMs) Juergen Hoeller 2017-09-25 13:50:50 +02:00
  • 1a3cc3df94 Moved fromServerRequest to ServerRequest itself Arjen Poutsma 2017-09-25 11:29:07 +02:00
  • 0d8031d9b4 Remove remaining Kotlin compilation warning Sebastien Deleuze 2017-09-24 23:10:05 +02:00
  • 997748ee29 Upgrade to Kotlin 1.1.50 Sebastien Deleuze 2017-09-24 23:09:13 +02:00
  • 3996f33399 Support non-standard classes in Kotlin reflection discovery methods Sebastien Deleuze 2017-09-24 22:44:07 +02:00
  • 65f556c0e2 Downgrade xjc to 2.2.11 (while keeping JAXB at 2.3.0 general) Juergen Hoeller 2017-09-24 18:05:59 +02:00
  • e2882fe1db Build against EE 8 API level wherever possible Juergen Hoeller 2017-09-24 17:18:21 +02:00
  • 1e87b6dd7d Update null-safety refdoc with jsr305 JAR guidelines Sebastien Deleuze 2017-09-24 13:30:19 +02:00
  • 9190b76ab9 Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine 2.5.6, RxJava 2.1.4, Tomcat 8.5.21, JRuby 9.1.13, Rhino 1.7.7.2) Juergen Hoeller 2017-09-23 11:28:19 +02:00
  • d742fc198a Add consumeWith to FluxExchangeResult Rossen Stoyanchev 2017-09-22 21:04:02 -04:00
  • 132022861e Remove ResourceServlet deprecated in 4.3.x Rossen Stoyanchev 2017-09-22 20:12:02 -04:00
  • 9c216c2144 update to Bismuth-RC1 Stephane Maldini 2017-09-22 15:58:22 -07:00
  • 21203921f0 sync with reactor-core snapshot Stephane Maldini 2017-09-22 13:56:39 -07:00
  • 90f4b13767 update to Bismuth-BUILD-SNAPSHOT Stephane Maldini 2017-09-22 13:50:33 -07:00
  • ed10cab9d3 Remove DispatcherHandler static factory methods Rossen Stoyanchev 2017-09-22 16:24:39 -04:00
  • c28a6357c5 DispatcherHandler alignment with DispatcherServlet Rossen Stoyanchev 2017-09-22 15:44:12 -04:00
  • 816a58fcf9 RouterFunctionMapping provides getter for RouterFunction Rossen Stoyanchev 2017-09-22 15:15:41 -04:00
  • 31619b3ffb DispatcherHandler orders HandlerMappings correctly again Rossen Stoyanchev 2017-09-22 15:06:23 -04:00
  • 7ae59d0c2a Nullability refinements on private and static methods Juergen Hoeller 2017-09-22 18:22:12 +02:00
  • 60f47f4489 Fix memory leak in reactive multipart parser Brian Clozel 2017-09-22 17:03:38 +02:00
  • 4fbf86e5ce Javadoc Arjen Poutsma 2017-09-22 14:17:51 +02:00
  • 2841ef5d05 Introduce RouterFunction visitor Arjen Poutsma 2017-09-22 12:19:34 +02:00
  • 7b6f1d1b58 Use compileOnly and testCompileOnly for JSR 305 JAR Sebastien Deleuze 2017-09-22 13:40:50 +02:00
  • d8e52c0413 Refine BeanUtils#findPrimaryConstructor behavior Sebastien Deleuze 2017-09-22 12:38:12 +02:00
  • 78434c8e20 Release DataBuffers in FreeMarkerView Jason Yu 2017-09-15 16:54:46 +08:00
  • 7c18e4b115 Polish null-safety documentation Sebastien Deleuze 2017-09-22 09:45:58 +02:00
  • 6c4a103f70 Remove support for generics nullability for now Sebastien Deleuze 2017-09-21 18:40:56 +02:00
  • 819ca0dbd4 Expose getters for the configured HandlerMapping's Rossen Stoyanchev 2017-09-21 09:46:26 -04:00
  • c9afdce54b Merge pull request #1532 from aahlenst/spr-15988 Juergen Hoeller 2017-09-21 12:45:49 +02:00
  • b30f6fd991 Ensure that JSON is written to response body Andreas Ahlenstorf 2017-09-21 12:19:35 +02:00
  • 15c82afc1c Consistent conversion of Optional array/list arrangements Juergen Hoeller 2017-09-20 18:28:49 +02:00
  • ea01c4113a Revisit MockPart constructors Juergen Hoeller 2017-09-20 10:55:06 +02:00
  • 4cbef27f90 Consistent tolerance of unknown HTTP status codes behind RestTemplate Juergen Hoeller 2017-09-20 10:54:58 +02:00