Spring Boot Testing & Access Control: An Authentication object was not found in the SecurityContext

前端 未结 0 564
攒了一身酷
攒了一身酷 2021-02-05 18:16

I want to test my Spring boot application with access control: users don\'t have to access to resources of others.

I have this User Entity:

@Entity
@Table(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题