-
Currently all dependencies appear on the same block. It would be good to have an option to separate them.
-
Hi @sannies, I would like to discuss the possibility of remove the aspectj dependency.
I underestand the logic behind RequiresParseDetailAspect, but it seems to me that this could be implemented insi…
-
I get above exception even though I've added this to application.yml
```
dataSource:
pooled: true
jmxExport: true
driverClassName: org.h2.Driver
username: sa
password:
configC…
-
http://192.168.70.61:8181/admin/inventory/InventoryCheckin.action?grn=1513400&__fsk=-795635867
Go to Inventory Checkin page -> Do not enter MRP, enter all other data and click on Save
Actual resul…
-
I'm trying to run `qulice` on Java 8 runtime using the following command:
```shall
JAVA_HOME="/Users/user/Library/Java/JavaVirtualMachines/azul-1.8.0_352/Contents/Home" mvn qulice:check -Pqulice
``…
-
### Expected Behavior
After migrating from kapt to KSP, we notice a large performance regression:
Both `kaptGenerateStubs` and `kaptKotlin` combined take ~1.5 min on my machine. `kspKotlin` ta…
-
Since `sequelize` is relaying on `hooks` to comunicate with plugins, shouldn't be better to include a method so we can pass a `sequelize` instance to plugins?
I would propose a similar `socket.io` an…
-
```
What steps will reproduce the problem?
1. Start new process instance and pass domain object instance as a process
variable. (ProcessInstance RuntimeService.startProcessInstanceByKey(String
proce…
-
```
The maven-external-dependency-plugin does work with Maven 2.2, but fails
with 3.0-beta-1: It doesn't get a chance to resolve or install an external
dependency if it is declared as a project depend…
-
**Describe the issue**
I got `NullPointerException` error when trying to authenticate with kafka sasl.
I already reported an [issue](https://github.com/spring-projects-experimental/spring-native/iss…