Raquel Pau

Results 38 comments of Raquel Pau

Adding the docs as a reference: https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0-Migration-Guide#hibernate-61

Probably it is because it cannot connect and get the rules from your SonarQube server. This project is open source, so you can check the code: https://github.com/walkmod/walkmod-sonar-plugin/blob/master/src/main/java/org/walkmod/sonar/visitors/SonarVisitor.java#L83 Then, I will...

Yes, in fact I am working on it right now :). It is true! I will send a new update during this week.

This project is a MVP :) but I am open to pull requests to improve the current features

> How to integrate Junit4Git when we are not using @RunWith? It depends. If you are running it with Maven, you can rely on the listener that is configured in...

I haven't tested it yet with specs2 :) However, it is necessary to be in a different branch after running the tests in master to validate if the tests are...

Thanks for reporting this issue. The short answer is no. Are you using Maven or Gradle? Could you share a hello world project that reproduces the issue?

Could you share a project that reproduces the issue? This is already tested, so, I would appreciate if I could reproduce it. Thanks