websphere: Unsupported configuration attributes: [permitAll] using spring

后端 未结 2 504
温柔的废话
温柔的废话 2021-02-07 02:11

I get the following error...

Unsupported configuration attributes: [permitAll]

When adding ....



        
2条回答
  •  再見小時候
    2021-02-07 03:09

    you have to add use-expressions tag to your http configuration in security xml for example:

    
    ...
    ...
    
    

提交回复
热议问题