-
Hello!
I just upgraded the app to Java 17 and spring boot 3 and suddenly this exception started to show up
```
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for…
-
### LSP client configuration
```lua
local home = os.getenv('HOME')
local jdtls = require('jdtls')
local root_markers = {'gradlew', 'mvnw', '.git'}
local root_dir = require('jdtls.setup').find…
-
Hi, I want to create a recipe (based on AddDependency Recipe). My idea is just to reimplement your exising `AddDependency ` recipe logic with an addiionnal parameter `Scanned.isJSP` to match my specif…
-
Please find below my build.gradle file
`plugins {
id 'org.springframework.boot' version "${SPRING_VERSION}" apply false
id 'io.spring.dependency-management' version "${SPRING_DEP_MANAGEME…
-
**Describe the bug**
kotlinとjavaが同一プロジェクトに配置されている場合に、lombokのgetter,setter,constructorが認識されない
**To Reproduce**
Steps to reproduce the behavior:
1. gradle builde
**Expected behavior**
lombokあり…
-
Exiting VSC leaves a java process that blocks workspaceStorage/redhat.java files leading to deadlock on the files, thus breaking any functionality until i terminate the process manually, delete the re…
-
hello ,
I use docker deploy my project (springboot + selenide) , and have some exception:
```java
2023-06-02 11:28:18.285 ERROR 1 --- [nio-8000-exec-3] o.a.c.c.C.[.[.[/].[dispatcherS…
-
I got a dependency that uses MixinExtras and when i try to start `runClient` i'll get this Log:
```
[19:56:46] [main/DEBUG] [mixin/]: Selecting config mixinextras.init.mixins.json
Exception in th…
-
Type: Bug
터미널 -> 새 터미널 클릭하면 화면 하단에 탭뷰가 실행되지만 곧바로 사라집니다.
VS Code version: Code 1.80.1 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:22:07.651Z)
OS version: Windows_NT x64 10.0.22621
Modes…
-
When I use ModifyResponseBodyGatewayFilterFactory to modify the response body, netty reports off-heap memory leaks
org.springframework.core.io.buffer.NettyDataBufferFactory.wrap(NettyDataBufferFactor…