Spring-Boot-In-Action icon indicating copy to clipboard operation
Spring-Boot-In-Action copied to clipboard

Spring Boot 系列实战合集

Results 27 Spring-Boot-In-Action issues
Sort by recently updated
recently updated
newest added

hi,hansonwang99. 我关注了你的这个项目,写的很不错,对我这个初级开发的帮助很大,这里先谢谢你啦! 但是我个人觉得在**数据库/缓存相关**这栏中,可以增加**多数据源配置,springboot 集成 Jpa,springboot 集成 redis** 这些内容,让你这个项目更加丰富。

从B站来的,老哥能增加shiro权限认证的使用案例不咯

添加不上依赖 id-spring-boot-starter

Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.0.9.RELEASE to 5.2.20.RELEASE. Release notes Sourced from spring-beans's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references #28262 Improve diagnostics in SpEL for...

dependencies

Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.2.5.RELEASE to 5.2.20.RELEASE. Release notes Sourced from spring-beans's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references #28262 Improve diagnostics in SpEL for...

dependencies

Hi, we are a research group to help developers build secure applications. We designed a cryptographic misuse detector on Java language(Our main concern is the secure implementation and use of...

由于项目只使用了几个简单的注解就实现了单点登录的效果,不清楚过程是啥样,所以怎么实现单点登录的统一登出?