-
It would be nice to have an implementation Decorator Pattern at the level of language.
The syntax can be done something like this or better:
```cs
public interface IFoo
{
int Me…
-
Hi, we are using Go-Aop (https://github.com/goaop) to manage database transactions in our source code.
Our AOP aspects should be executed inside our unit and integrations tests, Go-Aop is using it…
-
[2017-02-27 15:32:13{UTC}] [ERROR] [http-bio-8090-exec-249] [c.q.z.s.a.ServiceExceptionAspect] [Got exception when calling [TestCase com.qaprosoft.zafira.services.services.TestCaseService.createOrUpda…
-
i dont know what to do.
C:\Users\sasch\Desktop\discord soundboard\DiscordSoundboard-1.4.9>java -jar DiscordSoundboard.jar net.dirtydeeds.discordsoundboard.MainController
SLF4J: Class path contains…
-
We have a problem to start spring boot app with admin version 1.5.0+ Please help.
With version 1.5.0 I'm able to start. I think problem appear after you solved this issue
https://github.com/codecent…
-
It looks like spring-data-jpa-entity-graph depends on the class `com.mysema.commons.lang.Assert`, but the `mysema-commons-lang` library isn't declared as transitive dependency.
My setup is as follo…
-
# C# Design Meeting Notes for Jan 21, 2015
Quotes of the day:
> Live broadcast of design meetings: we could call it C#-SPAN
>
> We've made it three hours without slippery slopes coming up!
## Agen…
-
When I use AspectJ to weave my classes bogus exception reports errors where there are none.
I know what AspectJ generates code that has no equivalents in java code, but maybe it is possible to ignore…
krzyk updated
7 years ago
-
since the last update to Direct, we're getting class compatibility issues with the lambda function. We need to rebuild the lambda function with the latest dependency jars.
Ideally, we should als…
-
I stumbled upon the very strange bug that is likely related to the hash algorithm implementation itself.
The following code completely brakes NUnit test runner.
var argon2 = new Argon2i(passwo…
ghost updated
7 years ago