Cannot find custom handler for namespace ...

Hi,

I'm using spring security 3. When i tried to parse a custom bean (security:http) there was an error. How can I fix that?

Thank you.



Attachment(s):
untitled.png
0

Make sure that the "Spring Security" plugin provided by JetBrains is actually installed and enabled.
That plugin provides native support for the Spring Security custom bean elements, without the need to run custom namespace handlers.

0

请先登录再写评论。