-
The default logging system is used (Logback).
For instance, the warning logged [here](https://github.com/spring-projects/spring-boot/blob/v1.4.3.RELEASE/spring-boot/src/main/java/org/springframewor…
-
**Is your feature request related to a problem? Please describe.**
Manticore failed to work with [HikariCP](https://github.com/brettwooldridge/HikariCP#gear-configuration-knobs-baby) so that it is no…
-
## Bug Report
#### Current Behavior & Input Code
My product uses sentinel's master node discovery.
https://github.com/lettuce-io/lettuce-core/wiki/Redis-Sentinel#sentinel.redis-discovery-…
-
### Search first
- [X] I searched and no similar issues were found
### Description
I have the following:
Stack:
- Spring boot 2.7.11
- Java 17
Hibernate JPA:
```java
@Entity
…
-
Hello. When using Kotlin Reactor Coroutines like the following:
```
return mono {
val text = "Greetings from Spring Boot!"
logger.error(text)
text
…
-
### Pre-check
- [X] I am sure that all the content I provide is in English.
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and f…
-
Could not resolve placeholder 'demo.service.version' in value "${demo.service.version}"
org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'Service…
-
Steps:
Code Translation:
Scan the existing Python Django backend code to understand the logic and functionality.
Translate the Python code into Java Spring Boot, ensuring equivalent functionali…
-
I would like Error Prone to fail if it encounters _any_ problems, but report _all_ problems found. However it seems only the following are possible
**(A)** When problems are reported as warnings
…
-
First of all, thank you for this amazing work.
This plugin is very useful for managing monorepos with Nx and Spring Boot :clap: :1st_place_medal:
### Plugin Name
@nxrocks/nx-spring-boot
#…