-
For the following JAR files:
```
converter-moshi-2.9.0.jar
retrofit-2.9.0.jar
unit-api-2.0.jar
jai_core-1.1.3.jar
jstl-1.2.jar
aspectjweaver-1.9.7.jar
postgresql-42.2.25.jar
spring-boot-2.5.1…
-
I am trying to include netty-socketio in spring boot RESTful API application and am trying to run it on the same port.
I am not successful this approach.
Is it possible to run the both netty-socketi…
-
version:
java version "17.0.6" 2023-01-17 LTS
Java(TM) SE Runtime Environment (build 17.0.6+9-LTS-190)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.6+9-LTS-190, mixed mode, sharing)
2024-10…
-
Hello.
I was practicing `spring-data-jpa`, and I faced weird errors.
- [`Question on StackOverflow`](https://stackoverflow.com/questions/79105118/circular-dependency-while-injecting-jpa-reposit…
-
For my tests I use `com.epages:restdocs-api-spec-restassured` and my application is developed with `spring-boot-starter-webflux` unfortunately `restdocs-api-spec` contains `spring-boot-starter-web` an…
-
### 📝 Overall Description
I'm looking for an implementation class for the interface `jakarta.servlet.http.HttpServletRequest` (located in `tomcat-embed-core-10.1.31.jar`), which should be implemented…
-
- [x] The mockito message in the stacktrace have useful information, but it didn't help
- [x] The problematic code (if that's possible) is copied here;
Note that some configuration are imposs…
-
Spring Boot 3 no longer supports the high level REST interface: RestHighLevelClient - which is what we currently use.
See https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migrati…
-
*Ollama's POM version**
org.springframework.ai
spring-ai-ollama-spring-boot-starter
1.0.0-M2
**Describe the bug**
After starting here, a Q&A session is conducted, …
-
I used springwebflux + r2dbc-mysql to build the web project. In my tests, I found that most database operations were always performed in the same thread, resulting in 80% cpu load on that thread. I ch…