-
In my JS client app I am using [EventSource](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) web API to connect to my SSE endpoint. This SSE endpoint uses Spring MVC SseEmitter and it s…
-
Using Spring Boot version 2.2.0 RC1 we get error org.springframework.web.HttpMediaTypeNotAcceptableException: Could not find acceptable representation when trying to use endpoint that returns SseEmitt…
-
How about using asynchronous Rest in a reactive style.
For example, current support `CompletionStage`:
```java
@GET
@Produces(MediaType.TEXT_PLAIN)
public CompletionStage hello() {
…
-
After upgrading to Spring Boot 2.1.0 the logs are full of these errors. Looks like it was [tracked in Spring JIRA](https://jira.spring.io/browse/SPR-11322) before but marked as resolved
-
**Jetty version**
9.4.27
**Java version**
openjdk version "11.0.7" 2020-04-14 LTS
OpenJDK Runtime Environment 18.9 (build 11.0.7+10-LTS)
OpenJDK 64-Bit Server VM 18.9 (build 11.0.7+10-LTS, …
-
Is it possible to keep the event emitter in session so message can be sent to specific user
-
**[Michal Domagala](https://jira.spring.io/secure/ViewProfile.jspa?name=michaldo)** opened **[SPR-17440](https://jira.spring.io/browse/SPR-17440?redirect=false)** and commented
Consider the following…
-
**Version**
SBA 2.0.6
Spring Boot 2.0.7.RELEASE
Spring Cloud Finchley.SR2
**Question**
hi bro, my app can appear in the SBA, but can not get more details
api /actuator/health 404
```
ja…
-
**[Tomasz Nurkiewicz](https://jira.spring.io/secure/ViewProfile.jspa?name=nurkiewicz)** opened **[SPR-13223](https://jira.spring.io/browse/SPR-13223?redirect=false)** and commented
When the same mess…
-
**[Diego Baldani](https://jira.spring.io/secure/ViewProfile.jspa?name=diegobmd)** opened **[SPR-15086](https://jira.spring.io/browse/SPR-15086?redirect=false)** and commented
i'm using a SseEmitter t…