摘要:
出现了如下异常: java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDe 阅读全文
摘要:
对https://scotch.io/tutorials/the ins and outs of token based authentication进行了简单翻译 介绍 基于Token 的验证如今在Web上随处可见,随着大多数互联网公司都使用API,Token成为处理多个用户验证的最好方式。 在为 阅读全文