-
[11:25:23] [Server thread/ERROR]: Error occurred while enabling Auto-Tune v0.14.3 (Is it up to date?)
java.lang.NoClassDefFoundError: org/eclipse/jetty/util/component/LifeCycle
at java.lang.ClassLo…
-
I tried to use Micronaut with Lombok and there seems to be some kind of conflict between the annotation processing and compile-time tasks that Micronaut executes to process DI and the class metadata, …
-
I'm failing to run my organize import command `nnoremap o :silent! call CocActionAsync('organizeImport')` after upgrading my dev environment. When imports have more than one option, I get a Error log…
-
### Task List
- [ ] Steps to reproduce provided
- [x] Stacktrace (if present) provided
- [ ] Example that reproduces the problem uploaded to Github
- [x] Full description of the issue provided (…
-
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…
-
#### 설명
프로젝트의 진행에 앞서 환경을 설정한다.
#### 작업 내용
- [x] Spring Boot 프로젝트 생성
- [x] 요구하는 라이브러리 설치
- [x] .gitignore 생성 및 설정
- [x] 데이터베이스 설치 및 연동
-
### LSP client configuration
I'm using lazyvim.
My ~/.config/nvim/lua/plugins/jdtls.lua:
```
return {
-- add java to treesitter
{
"nvim-treesitter/nvim-treesitter",
opts = fu…
-
**Describe the bug**
Hi! I can't see when telegram bot is running in spring. He's just start and stoping.
**Code**
``` java
package kz.tiger.zone.tigerzoneshopbot.bot;
import lombok.extern…
-
I'm currently trying to add a module-info.java file into my project but `:delombok` fails because it cannot find a module i've defined actually:
```groovy
extraJavaModuleInfo {
module(libs.ic…
-
Hi!
The sbom included in [this repository](https://github.com/ajmalab/dependency-diff-check/blob/main/sbom.json) made with cdxgen@8.4.7 shows that `pkg:maven/org.flywaydb/flyway-mysql@9.17.0?type=jar…