micronaut-guides icon indicating copy to clipboard operation
micronaut-guides copied to clipboard

Correction in the source guide for including micronaut-data-processor

Open alok001 opened this issue 1 year ago • 1 comments

Hi Team

This ticket is to address the issue for correcting sample example to include micronaut-data-processor.

Suggested sample example <path> <groupId>io.micronaut.data</groupId> <artifactId>micronaut-data-processor</artifactId> <version>4.1.3</version> </path> Source: https://guides.micronaut.io/latest/micronaut-jpa-hibernate-maven-java.html

Guide: https://github.com/micronaut-projects/micronaut-guides/blob/master/guides/micronaut-jpa-hibernate/micronaut-jpa-hibernate.adoc

I have also added the version to avoid below issue. I will open PR to address the issue.

Resolution of annotationProcessorPath dependencies failed: version can neither be null, empty nor blank

Screenshot 2023-10-05 at 22 59 50

alok001 avatar Oct 06 '23 10:10 alok001

Hi Team , Just wanted to check if this issue has been resolved as it need just small text update.

alok001 avatar Oct 25 '23 16:10 alok001