not found: value restrict deadbolt play framework

180 Views Asked by At

Im using play 2.6.5 and deadbolt 2.6.1 java.

I am trying to add @restrict() {} but does not work.

im add the import

@import be.objectify.deadbolt.java.views.html.di.{restrict}

but all time say me

Compilation error not found: value restrict

What am I doing wrong?

Thanks.

0

There are 0 best solutions below