Which “level” is recommended to test a REST controller performing authentication in Spring Boot?

前端 未结 0 549
刺人心
刺人心 2021-02-08 01:57

This is a REST controller in my Spring Boot application. Basically, it is responsible for issuing a JWT token to the client. It makes use of Spring Security to authenticate agai

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