-
See https://github.com/micrometer-metrics/micrometer/issues/2930.
We've previously added clarification around this usage, but it could be more explicit that you should not use the TimedAspect AND S…
-
Currently ObjectBox supports using KAPT for processing annotations in Kotlin.
KSP is a new Kotlin annotation processing framework by Google and supported by Jetbrains that processes annotations in a…
-
During generation with 2.6.0-lts (or 2.5.0) from an Open API JSON file, a NOT_FOUND.class is included in annotations but **not imported** :
```java
@com.fasterxml.jackson.annotation.JsonSubTypes({…
-
Hello
After install using composer i got this message on cache:clear
```
Executing script cache:clear [KO]
[KO]
Script cache:clear returned with error code 1
!!
!! In CheckExceptionOnInvali…
-
I tried to use your framework(netstandard 2.1) in a unity mod. The mod is compiled and loaded at runtime.
The mod is compiled with "allow unsafe code" on Windows.
Framework version:
- 3.0.0-pre…
inmny updated
1 month ago
-
I've just reviewed the new NullableOnMethodReturnType recipe after receiving the latest release locally. To me it seems incomplete:
* It handles Nullable, but not the opposite annotation ("NonNull", …
-
I wish the package/modules (at least for ddd/event) were "Null marked". `@Nullmarked` being the annotation provided by https://jspecify.dev. Although I wouldn't care if another JPMS compatible library…
-
The current [org.osgi:org.osgi.annotation.versioning](https://mvnrepository.com/artifact/org.osgi/org.osgi.annotation.versioning/1.1.2) contains the source code of the classes in the `OSGI-OPT` catalo…
-
Hi! I'm trying to run the KLE plugin, but whenever I do, I get this message:
```
Traceback (most recent call last):
File "/Users/svamp/Documents/KiCad/8.0/3rdparty/plugins/com_github_zykrah_kicad…
-
### Describe the feature
There should be some defined annotation prefix (like `io.cryostat/`) and keys like `inject-agent`, `inject-tls-cert`. Users should be able to add these annotations to their…