-
It's getting a little rediculous the amount of traction this old issue is getting without even being noticed by the maintainers of this project. On the off-chance that the old closed FR is simply bein…
-
I have very simple example of in memory sliding window. Limit is one call for a give key and duration is 10 seconds. It starts of with limiting one request but after 10th second two calls are being al…
-
```
What steps will reproduce the problem?
1. Lombok generated getter inline.
2. Field with lombok generated accessors rename.
3. other refactorings.
What is the expected output? What do you see inst…
-
Hi, thank for the useful annotation, but there is a compile error as belows. Do you have any plan to develop an intelliJ idea plugin like lombok plugin which can help IDE recognize the lombok annotati…
-
To use ProjectIDX and Theia, distribution of OpenVSX is required.
-
The [Databinding](https://developer.android.com/intl/zh-cn/tools/data-binding/guide.html) library cannot find getter generated by lombok.
Imported like this:
```
dependencies {
......
provi…
-
##### Description
I am using this for creating a java library.
my config is as follows
```json
{
"library": "retrofit2",
"artifactId": "example",
"invokerPackage": "in.example.api",
…
-
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total tim…
-
## problem
we use ``@Builder`` set entity field,sometimes we need set it with some condition, just like object ``not null`` ,string ``not empty``..., if lombok can add a annotation to solve that
…
-
can i use framework like nextjs or vuejs to build this websites?
just my opinion. maybe to make it easier to develop this project i prefer my self to do it with framework like nextjs, vue etc.