-
This may sound like a rant but that's not what's intended. I'd actually like to know if people successfully use this tool to generate code that runs in production because my experiences are pretty bad…
-
```java
import static io.github.ascopes.jct.assertions.JctAssertions.assertThatCompilation;
import io.github.ascopes.jct.compilers.JctCompiler;
import io.github.ascopes.jct.junit.JavacCompilerTes…
-
Hi,
after updating to Gradle 8.1.1 and Lombok plugin 8.0.1 the task _delombok_ fails.
Previous Gradle version was 7.6.1 and Lombok plugin was 6.6
```
20:14:44 > Task :generateEffectiveLombokCon…
-
- lap is F2 to bios
- pc is F2/DEL to bios; F11 to choose system; `ctrl + alt + f1` to command mode
1. [nvidia card](https://forum.ubuntu.org.cn/viewtopic.php?t=491434)
- https://www.cnblo…
-
## **Description**
When I tested redis repository with embedded redis, they return `Connection refused`
Currently I implement embedded redis configuration and also in gradle
* EmbeddedRedisCo…
-
### LSP client configuration
```lua
local bundles = {}
local mason_path = vim.fn.glob(vim.fn.stdpath "data" .. "/mason/")
vim.list_extend(bundles, vim.split(vim.fn.glob(mason_path .. "packages/j…
-
The example pom available at https://github.com/manifold-systems/manifold/tree/master/manifold-core-parent/manifold#maven does not mention that it's required to use the maven-shade-plugin to include t…
-
## 할일
- spring boot jpa
- gradle
-
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T15:39:06-04:00)
Java version: 1.8.0_131, vendor: Oracle Corporation
Lombok version: 1.16.16
```
java.lang.NullPointerEx…
-
- [x] spring boot 버전 확인
- [x] 기본 패키지 구조 확인