Fabio

Results 5 comments of Fabio

FYI: I am maintaining some company internal docker images based on this Dockerfile and the AdoptOpenJDK Version: https://github.com/AdoptOpenJDK/openjdk-docker/blob/master/11/jdk/alpine/Dockerfile.hotspot.releases.full In the AdoptOpenJDK Dockerfile, ZLIB and GCC_LIBS are installed. I just run...

Is there a way I could test this in a Java EE7 application? Could you give me some help regarding the configuration? I am currently running Shiro with an INI...

I am using @Scheduled & @Asynchronous. Could you point me towards the right direction, so I could implement such an interceptor?

I'll give it a try, but I am quite inexperienced with proxys and interceptors. Do you have a demo setup to play with the CDI integration?

Thanks, that looks promising!