-
### Is your feature request related to a problem? Please describe.
`x-operation-extra-annotation` provides a possibility to add e.g. `@RolesAllowed` annotation in `SpringCodegen`
## Describe the…
-
**Describe the issue**
We try to use GraalVM Context in our project to execute JS script, but we're getting this method not found exception
**Steps to reproduce the issue**
mvn clean install
…
-
Is it possible to make the plugin work on finding the step definitions in a different project/module (added in the vscode workspace) than the spec file project/module?
-
**Description**
The WLS Security component in Oracle WebLogic Server 10.3.6.0, 12.1.2.0, 12.1.3.0, and 12.2.1.0 allows remote attackers to execute arbitrary commands via a crafted serialized Java o…
-
### Version
v6 (Beta)
also happened on v0 (Beta)
### What platforms are you having the problem on?
iOS
### Architecture
New architecture with interop layer
### What happened?
We…
-
### What happened?
After migrating to a new plugin version 2.0.0 and higher, a gradle project synchronization error occurs, because of this it is impossible to do anything with the IDE plugin.
### R…
-
### Apache NetBeans version
Apache NetBeans 22 release candidate
### What happened
NetBeans sometimes renames classes/enum/iterfaces etc only in files, that declare them, but not in files, th…
-
### Apache NetBeans version
Apache NetBeans 15
### What happened
```java
Stream.of(
new Student("Fred", 87, "Math", "Physics"),
).collect(Collectors.groupingBy(s-> …
-
**Describe the issue:**
When a SCIM2 Roles V2 PATCH request, such as the following, is executed, a set of pre-listeners is triggered at [1]. Among these pre-listeners, a listener named AppPortalRol…
-
Hi there, I m new to frida and I wanna try my first frida hook to log out "Hello Frida!", but every method I wanna hook will throw this exception, I have no idea wut to do rn. can anyone help me? I d …