Attoumane
Attoumane
Should I remove this dependency from my project ? When I am trying to upgrade from Angular 9 to 10, I have this message: ``` Package "angular2-cookie-law" has an incompatible...
This is not really an issue but a request of information. I would like to know the future of this great project, do you plan to no longer maintain it?...
Redis provides all message broker functionnalities (queue, topic, consumer groups, etc...), I was estonished to see that a great project like Spring Cloud Stream does not provide a default support....
I use JDK11 and have these warnings at startup. Is there a way to solve them? ``` Warning:java: Supported source version 'RELEASE_8' from annotation processor 'io.dekorate.apt.DekorateProcessor' less than -source '11'...
When configuring security rules, it will be very helpful to understand what we are configuring. Example with this kind of configuration : ``` @Configuration public class UIResourceProtection extends WebSecurityConfigurerAdapter {...
I am facing this issue when migrating my application from JDK8 to JDK11. ``` [ERROR] Failed to execute goal org.assertj:assertj-assertions-generator-maven-plugin:2.1.0:generate-assertions (default) on project mws-inbound: Execution default of goal org.assertj:assertj-assertions-generator-maven-plugin:2.1.0:generate-assertions failed:...