-
**[CaiJiahe](https://jira.spring.io/secure/ViewProfile.jspa?name=caijiahe)** opened **[DATAREDIS-796](https://jira.spring.io/browse/DATAREDIS-796?redirect=false)** and commented
---
**Issue Links:*…
-
## Progress / ToDo
- [x] :checkered_flag: Fork the [starter repo](https://github.com/gothinkster/realworld-starter-kit) & post the link in this issue
- [ ] :art: Create logo for repo & update issue …
ghost updated
6 years ago
-
**[Martin Drozdik](https://jira.spring.io/secure/ViewProfile.jspa?name=martin-drozdik)** opened **[DATAMONGO-1842](https://jira.spring.io/browse/DATAMONGO-1842?redirect=false)** and commented
### Ste…
-
Currently it is not possible to create any holon-* based project with springboot 2 (in my case 2.0.3-RELEASE) with a JDK 9/10 target.
I see that there's a 5.2.x (as labelled in the branches) release …
-
**[Rizwan Ishtiaq](https://jira.spring.io/secure/ViewProfile.jspa?name=rizwan-ishtiaq)** opened **[DATAMONGO-2003](https://jira.spring.io/browse/DATAMONGO-2003?redirect=false)** and commented
**Pr…
-
A spring boot application takes very long to start (usually between 5 and 30 minutes, sometimes even 60 minutes).
Starting the application from within IntelliJ IDEA on Windows usually gives startup…
-
```management.endpoints.web.exposure.include=*
management.endpoint.health.show-details=always```
```
4.0.0
com.example
reservation-service
0.0.1-SNAPSHOT
jar
reservation-service
…
-
Hi,
I'm writting you because I try to use testcontainers during my tests but it does not work, I do not no why.
Here it's the error that I have.
```
org.testcontainers.containers.ContainerLaun…
-
I made a minimal working example for this issue at:
https://github.com/martin-drozdik/spring-mongo-bug
I am not completely sure whether this is a single bug, or two different manifestations of t…
-
Hi,
got this error log when I tried to combine results for several (1000) repositories:
```console
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmen…