Skip to content

The IDE compiler have a lot of wrong problem report, maven build is okay #1159

Closed
@yiukalun

Description

@yiukalun

The IDE compiler wrongly reporting problem for several scenario.

  1. Complaining about JpaRepository using composite key. When using composite key in JPA class, extending JpaRepository interface will report error "Expected Domain ID type is 'java.lang.Long", but it only complaining on some class, some other class using same composite key will have no problem.

  2. I'm using org.json.JSONObject, the IDE already reference to the spring-starter org.json package and keep complaining that the toMap() function is not available from class.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions