Skip to content

EL1007E:(pos 37): Property or field 'iD' cannot be found on null [DATAREST-1069] #1434

Open
@spring-projects-issues

Description

@spring-projects-issues

Prakash opened DATAREST-1069 and commented

I dont known, what was wrong???

@PostAuthorize("hasRole('ROLE_ADMIN') or principal.iD==returnObject.iD")
public BO findById(String id){
return repository.findOne(id);
}


No further details from DATAREST-1069

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions