Stella981 Stella981
2年前
Electron中使用sql.js操作SQLite数据库
推荐sql.js——一款纯js的sqlite工具。!(https://img2018.cnblogs.com/blog/695215/201911/69521520191129015019462314666666.jpg)一、关于sql.jssql.js(https://github.com/kripken/sq
Stella981 Stella981
2年前
MacOS下安装MongoDB数据库
官方链接:InstallMongoDBCommunityEditiononmacOS(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdocs.mongodb.com%2Fmanual%2Ftutorial%2Finstallmongodbonosx%2F)推荐大家使
Stella981 Stella981
2年前
Spring Security 案例实现和执行流程剖析
SpringSecuritySpringSecurity是Spring社区的一个顶级项目,也是SpringBoot官方推荐使用的安全框架。除了常规的认证(Authentication)和授权(Authorization)之外,SpringSecurity还提供了诸如ACLs,LDAP,JAAS,CAS等高
Stella981 Stella981
2年前
IDEA中通过docker插件部署springboot项目
docker相关部分windows系统安装/升级Docker客户端对于Windows10专业版以下的用户,推荐使用DockerToolboxWindows安装文件:http://mirrors.aliyun.com/dockertoolbox/windows/docker
Stella981 Stella981
2年前
Spring Security 新特性 Lambda DSL 使用
\项目推荐:SpringCloud、SpringSecurityOAuth2的RBAC权限管理系统欢迎关注(https://gitee.com/log4j/pig)LambdaDSL概述SpringSecurity5.2对LambdaDSL语法的增强,允许使用lambda配置HttpSec