Juergen Hoeller
ee30ce95fe
HttpInvokerClientInterceptor propagates client-side Error as-is
...
Issue: SPR-14985
9 years ago
Juergen Hoeller
8ab977e7d1
Revised forClass argument names
...
Issue: SPR-14976
9 years ago
Juergen Hoeller
2f80b8485a
JPA/Hibernate docs: transaction management, JTA setup
...
Issue: SPR-14957
9 years ago
Juergen Hoeller
05579fd1b9
SpEL docs: supported literals, null comparisons
...
Issue: SPR-14361
Issue: SPR-14987
9 years ago
Juergen Hoeller
6517c53768
Consistent use of "URI variables" terminology
...
Issue: SPR-14969
9 years ago
Rossen Stoyanchev
11ff03ed38
Merge pull request #1236 from dreis2211-stomp-header-encoding
9 years ago
Rossen Stoyanchev
b3fa1b40a0
Synchronized updates of STOMP header key cache
...
Issue: SPR-14901
9 years ago
Christoph Dreis
9b76dc2ab4
SPR-14901 Allow customization of STOMP message header encoding
...
Fixes SPR-14901
9 years ago
Sebastien Deleuze
2735cba4b3
Append "data:" after line breaks for SSE JSON data fields
...
Issue: SPR-14899
9 years ago
bedrin
8315a4033f
Add consumes attribute to @GetMapping
...
Issue: SPR-14988
9 years ago
Rossen Stoyanchev
1b0e95d7d8
Support for RequestUpgradeStrategy + Lifecycle
...
Issue: SPR-15527
9 years ago
Sebastien Deleuze
24b3614063
Add a 8 Kb flush threshold to RxNettyServerHttpResponse
...
Issue: SPR-14991
9 years ago
Brian Clozel
856cb3b964
Revert "Upgrade to Jetty 9.4.0.RC3"
...
This reverts commit 472126c0b24fcc70558719658504ee3bba8cc180.
9 years ago
Brian Clozel
472126c0b2
Upgrade to Jetty 9.4.0.RC3
...
Issue: SPR-14940
9 years ago
Brian Clozel
ec8391a7fb
Fix Netty4ClientHttpRequestFactory POST/PUT requests
...
This commit ensures that POST/PUT requests sent by the Netty client have
a Content-Length header set.
Integration tests have been refactored to use mockwebserver instead of
Jetty and have been parameterized to run on all available supported
clients.
Issue: SPR-14860
9 years ago
Rossen Stoyanchev
2c2de82ffb
Flush after each WebSocket message by default
...
Issue: SPR-14527
9 years ago
Rossen Stoyanchev
c097c0284a
Reactor Netty WebSocket server-side support
...
Issue: SPR-14527
9 years ago
Rossen Stoyanchev
46f2aafdc0
Extract Netty WebSocket session + adapter base classes
...
Issue: SPR-14527
9 years ago
Arjen Poutsma
30bd3d8736
Allow use of WebFilters in RouterFunction
...
This commit changes RouterFunctions.toHttpHandler to return
HttpWebHandlerAdapter (instead of HttpHandler), so that WebFilters and
WebExceptionHandler can be applied to it.
Issue: SPR-14979
9 years ago
Arjen Poutsma
9e72033036
Add WebClient.filter method
...
This commit introduces a new method on WebClient: filter, which takes an
filter function, and returns a (filtered) WebClient.
Issue: SPR-14961
9 years ago
Arjen Poutsma
079eca9f63
Add status code check to bodyTo[Mono|Flux]
...
- Add 4xx/5xx status code check to ClientResponse.bodyToMono and bodyToFlux.
- Removed WebClient.retrieveMono and retrieveFlux.
Issue: SPR-14977
9 years ago
Rossen Stoyanchev
953f7d40cf
Filter out hanging tests realted to Reactor Netty
...
Issue: SPR-14975
9 years ago
Rossen Stoyanchev
0e20360bf9
Merge pull request #1254 from fdesu/fix/reactor-netty-tcp-client-update
...
ChannelFutureMono renamed to FutureMono
9 years ago
Sergei Ustimenko
e4ed1f6ffd
ChannelFutureMono renamed to FutureMono
...
In the latest reactor-netty there is renaming
of ChannelFutureMono class to FutureMono. Thus
build fails on the latest master.
9 years ago
Rossen Stoyanchev
55d4268448
ReactiveAdapterRegistry is a bean
9 years ago
Drummond Dawson
c9abd99f44
Add twice() to ExpectedCount as convenience method
9 years ago
Nicklas Holm
9a7028ad0d
Javadoc fix
9 years ago
Rossen Stoyanchev
8ad95b09e8
ReactiveContext and BindStatus in spring-web-reactive
...
Issue: SPR-14533
9 years ago
Arjen Poutsma
136b33bc4a
Allow serving static files from RouterFunctions
...
This commit adds the ability to serve Resources (static files) through a
RouterFunction. Two methods have been added to RouterFunctions: one that
exposes a given directory given a path pattern, and a generic method
that requires a lookup function.
Issue: SPR-14913
9 years ago
Sebastien Deleuze
20c60650ee
Upgrade to RxJava 2.0.2
9 years ago
Juergen Hoeller
1039fa1d34
Avoid defensive check for Servlet 3.1 Part interface
...
Issue: SPR-14467
9 years ago
Juergen Hoeller
f6fc0a86b3
Polishing
...
(cherry picked from commit 0028b29)
9 years ago
Sebastien Deleuze
300f2cd2dd
Polish RedirectView
...
Issue: SPR-14534
9 years ago
Juergen Hoeller
7a8ec4f6eb
Consistent use of "URI variables" terminology
...
Issue: SPR-14969
9 years ago
Rossen Stoyanchev
d41d3aa1d6
Merge pull request #1250 from origin/update-stomp-reactor-netty
9 years ago
Rossen Stoyanchev
b874692452
Simplify ReactorNettyTcpClient input
...
Create a ReactorNettyCodec to hold the decoding and encoding function
and consumer along with a package-private sub-class that delegates to
StompDecoder and StompEncoder.
Issue: SPR-14531
9 years ago
Rossen Stoyanchev
85c93f5d67
Polish Reactor Netty TCP client support
9 years ago
Stephane Maldini
870f61fd8e
update STOMP support to reactor-netty
9 years ago
Juergen Hoeller
845dbf040d
Test injection point match for narrow target return type
...
Issue: SPR-14960
9 years ago
Juergen Hoeller
1ae17c27df
Efficient ISO_LOCAL_* variants for printing LocalDate/LocalTime/LocalDateTime
...
Issue: SPR-14958
9 years ago
Juergen Hoeller
5458a427a1
Polishing
9 years ago
Juergen Hoeller
01868096a3
Consistent catching of Throwable for introspection failures
...
Issue: SPR-12889
9 years ago
Juergen Hoeller
f6b8b84df9
Efficient type plus annotation comparisons during converter retrieval
...
Issue: SPR-14926
Issue: SPR-12926
9 years ago
Juergen Hoeller
ac5933a7ac
Various DefaultListableBeanFactory clarifications
...
* getBeanDefinitionNames defensively returns a copy of the bean definition names array.
* copyConfigurationFrom provides an independent AutowireCandidateResolver instance and copies a ConversionService and dependency comparator configuration as well.
* findAutowireCandidates only considers a self reference fallback for direct dependency declarations, not as a collection element.
Issue: SPR-14897
Issue: SPR-14921
Issue: SPR-14965
9 years ago
Juergen Hoeller
2f9a775a8e
Upgrade to JUnit 5.0 M3
...
Issue: SPR-14924
9 years ago
Juergen Hoeller
8cb7e026e2
HttpRequestPathHelper in new web.server.support package
...
In general, web.util is supposed to remain lowest-level, not depending on any other web.* package. Since web.client also has a support package, a corresponding web.server.support package seemed appropriate for a helper class depending on ServerWebExchange in web.server itself.
9 years ago
Rossen Stoyanchev
93cfc791a7
Spring MVC supports ResponseStatusException
...
The ResponseStatusException is now also supported in Spring MVC
through the ResponseStatusExceptionResolver.
Issue: SPR-14895
9 years ago
Rossen Stoyanchev
729551f375
Use full package names in ReactiveAdapterRegistry
...
The recent refactoring lead to
java.lang.NoClassDefFoundError: io/reactivex/Completable
where only RxJava 1 is in the classpath. Most likely due to the
lack of prefix in Completable::complete with rx package to avoid
the RxJava 2 reference.
9 years ago
Juergen Hoeller
10d5926b1a
Direct use of Bean Definition 1.1 ExecutableValidator
...
Issue: SPR-13481
9 years ago
Juergen Hoeller
f065589a37
Avoid defensive casts against Java 8 default methods
...
Issue: SPR-13188
9 years ago