-
This has been first reported in https://github.com/spring-projects/spring-boot/issues/42771, but I was asked to report the bug here.
When creating a Spring Boot application using `spring-boot:bui…
-
Hello,
would it be possible to update this (excellent!) library to be able to work with recent Spring Boot & Spring Security libraries?
With Spring Boot 2.7 (Spring Security 5.7) the old way o…
-
### Is this a regression?
Yes
### Description
用spring boot 2.x可以正常连接
Caused by: io.lettuce.core.RedisConnectionException: Unable to connect to 192.168.5.2/:51002
at io.lettuce.core.RedisConnec…
-
Deploy the Spring Boot backend to Heroku. Set up Heroku Postgres for database needs. Ensure proper environment configurations.
-
Implement JUnit and Mockito for writing unit tests for the Spring Boot application. Include tests for services and controllers.
-
Hi.
I upgrade to spring boot 3.0 and runtime failed to find `javax.xml.*` classes, it needed by `JaxbAnnotationModule`, that provided in `com.fasterxml.jackson.module:jackson-module-jaxb-annotatio…
-
![image](https://github.com/user-attachments/assets/96cb460c-fb77-4304-bade-e29aeb0e2ead)
这里有一个错误的地方,dubbo-spring-boot-starter不会添加zookeeper相关客户端的依赖,应该是下面的dubbo-zookeeper-spring-boot-starter 或 dubbo-z…
-
### Task: Create an Advanced Student Management System Using Spring Boot, MySQL Database, and REST APIs
### Objective:
Your task is to create an advanced Student Management System using Spring Boot,…
-
系统依赖问题没法使用springboot 2.3.5+ 目前只能用2.0.0+版本;对应的使用snakerflow-spring-boot-starter 1.0.3版本,该版本存在问题
```
snakerEngineService.getEngine()
.query()
.getCCWorks(ccPage, new Q…
-
**Describe the bug**
1. Describe which variant of the API are you using (AssertJ, Hamcrest, ...)
AssertJ, SpringMVC
2. Create a small reproducible example and paste it the bug report.
tbd. (Need s…