使用 spring boot with jwt 构建 restful api 服务的最佳实践
Best Practices for building restful api service using spring boot with jwt
我想知道是否有使用 spring boot with jwt 构建 restful api 服务的最佳实践。
我正在看 udemy 讲座:https://github.com/in28minutes/full-stack-with-react-and-spring-boot
这只是一个使用 h2.. 的玩具示例,但我将使用 mysql。
我在构建项目时遇到困难。服务模型...dto ..配置...我想知道是否有最佳实践...比如模板....
My project
我将很多文件从 jwt 文件夹移动到我认为它们所属的每个类别。
但欢迎任何建议和意见。
感谢您阅读我的问题。 :)
兄弟,如果你想深入了解 spring boot with
的安全性
- 不同级别的角色
- 智威汤逊
我查阅了很多资源,但 amigoscode 在 youtube 上最适合 spring 安全
下面是 link
我想知道是否有使用 spring boot with jwt 构建 restful api 服务的最佳实践。 我正在看 udemy 讲座:https://github.com/in28minutes/full-stack-with-react-and-spring-boot
这只是一个使用 h2.. 的玩具示例,但我将使用 mysql。
我在构建项目时遇到困难。服务模型...dto ..配置...我想知道是否有最佳实践...比如模板....
My project
我将很多文件从 jwt 文件夹移动到我认为它们所属的每个类别。 但欢迎任何建议和意见。
感谢您阅读我的问题。 :)
兄弟,如果你想深入了解 spring boot with
的安全性- 不同级别的角色
- 智威汤逊
我查阅了很多资源,但 amigoscode 在 youtube 上最适合 spring 安全 下面是 link