-
**Describe the bug**
When the debug option is enabled with @EnableWebSecurity(debug = true), an error occurs.
I haven't done anything beyond this configuration. I simply enabled the debug option…
-
### 버그 설명
lombok gradle 이 설정이 되지 않아서 서버가 정상적으로 bootRun 되지 않았던 현상
### 버그 발생 경위
1. local 에서 서버에서 compileJava FAILED 오류가 발생
### 정상 동작 시 예상 결과
bootRun 이 정상적으로 되어서 서버가 실행이 되어야함.
### 스크린샷
```ja…
-
**Bug description**
When i try run my code this is the error thats returned
`
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'retryTemplate' defined in class…
-
I need some help.
I writing a JavaFX app which uses java kubernetes client https://github.com/kubernetes-client/java which in turn uses bouncyCastle.
When I run the app from Intellij everything …
-
I am integrating `spotless` to my spring boot project. Version = "6.18.0"
Gradle version: 6.8.3
In build.gradle I add something like below:
```
plugins {
id "com.diffplug.spotless" versio…
-
## 🧐 세부 내용
백엔드 개발환경을 구축한다.
## ⏰ 예상 소요 시간
12:30 까지
-
### Current Behavior
Error while compiling library with JPMS support using Gradle and Kotlin DSL.
It works fine if I temporary remove the "module-info.java" file.
Link to sample
https://github…
-
Currently the sdk uses standard out/error for logging (System.out en printStackTrace). It should use a library (slf4j tends to be the standard allowing the end user to provide the binding to the actua…
-
## What version of OpenRewrite are you using?
I am using
- Maven/Gradle plugin v5.8.0
- rewrite-spring v5.3.0
## How are you running OpenRewrite?
I am using the Maven plugin, and my pro…
-
This is an issue to discuss **context parameters**. The full text of the proposal can be found [here](https://github.com/Kotlin/KEEP/blob/context-parameters/proposals/context-parameters.md).