Sylvain Leroy

Results 31 comments of Sylvain Leroy

To do that, I would need to integrate the SonarWS like with the fork of the SonarPDF plugin https://github.com/sleroy/sonar-pdf-report. However, I don't know if my plugin is actually used or...

Futures Futures were introduced in Java 5 (2004). They're basically placeholders for a result of an operation that hasn't finished yet. Once the operation finishes, the Future will contain that...

https://stackoverflow.com/questions/35329845/difference-between-completablefuture-future-and-rxjavas-observable/46572647

Version 3.x (Javadoc) single dependency: Reactive-Streams continued support for Java 6+ & Android 2.3+ fixed API mistakes and many limits of RxJava 2 intended to be a replacement for RxJava...

Thank you for the suggestion. It was in my plan to produce demo project. On my blog sylvainleroy.com, there are already some posts about the framework. I will write an...

Sorry, I didn't see the wiki was disabled. You will find more documentation there. the bootstrap project onced finished will be there : https://github.com/sleroy/spring-cqrs-arch-bootstrap

I recommend to use the coveralls (online) system and badge (inside Readme) to offer to the news users , indications of the project code quality. https://coveralls.io/

JMH is a good idea. To give some feedback, in one of my first implementation/ modification on my fork. I integrated the spring-data-orientdb connetor to a spring boot application with...

@el95149 : indeed your P/R was great, I have integrated it. However I may need some help to test all the new features contained in my release.

I have released a version there : https://github.com/sleroy/sonar-slack-notifier-plugin/releases