spring-projects / spring-data-jpa

Simplifies the development of creating a JPA-based data access layer.

Home Page:https://spring.io/projects/spring-data-jpa/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weird vscode HQL syntax error in Spring Boot

jackytank opened this issue · comments

commented

I had installed Spring Boot Extension Pack in VSCode and I detect and weird JPQL/HQL syntax error present in my repository

image

although the code work fine without any runtime error, but VSCode still showing that weird syntax error make me want to become a dictator and destroy the world

The VSCode extension is not part of data-jpa but the tools support. Please report the issue there.