-
I am trying to integrate Rest Assured into my UI Test Automation Frameowk for validating APIs and also dynamically generate Test Data via REST calls. The Framework uses [Allure Reporting](https://gith…
-
I'm trying to use jcabi-aspects with SpringBoot version 1.3.3 but when I run the application the follow error shows up
`Caused by: java.lang.ClassNotFoundException: org.aspectj.util.PartialOrder$Pa…
-
➜ cas-server-3.5.2 git:(master) ✗ mvn clean install -DskipTests
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Bui…
-
It would be great if there is an definitive example how to configure Spring Transaction (AspectJ mode), the current documentation seems confusing. It would be great if you can provide one.
I have a…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues.
### What happened
1.使用版本[dinky-release-1.17-1.1.…
-
### Describe the bug
Every derivation has a .inputDerivation that can be used to e.g. create a dev shell. The runtime dependencies of this derivation are the build dependencies of the parent.
On…
-
## Issue Description
Type: *feature request*
### Describe what feature you want
Add global fallback support for AspectJ annotation extension.
`@SentinelResource` 注解方式埋点支持全局自定义 fallback…
-
JIRA Issue: [KIEKER-833] Provide Maven repository information on web site
Original Reporter: Andre van Hoorn
***
To be added to http://kieker-monitoring.net/download/
My suggestions would be to cre…
-
In order to build a java 9/10 module based aspect j project with maven I need to add aspectjrt.jar to the module path. The ajc compiler has the --module-path option e.g.:
ajc --module-path c:/opt/…
-
When trying to mock an `@Async` method from a `@SpyBean` I get the following error:
```
org.mockito.exceptions.misusing.InvalidUseOfMatchersException:
Misplaced or misused argument matcher detec…