This commit is contained in:
fanxb 2019-04-30 10:41:53 +08:00
parent abc7b06e7e
commit fe55245c98
3 changed files with 29 additions and 5 deletions

View File

@ -19,6 +19,7 @@ categories:
  建立 springboot2 项目,加入 security 依赖,mybatis 依赖
<!-- more -->
```xml
<dependency>
<groupId>org.springframework.boot</groupId>
@ -287,3 +288,5 @@ dataSource 为@Autowired 引入
```
在登录表单中设置 remember-me 即可实现记住我功能。
**本文原创发布于:**[https://www.tapme.top/blog/detail/2018-08-20-10-38](https://www.tapme.top/blog/detail/2018-08-20-10-37)

View File

@ -3,7 +3,6 @@ id: '2019-04-02-10-58'
date: '2019/04/02 10:58'
title: '免费frp内网穿透'
tags: ['frp', '免费', '内网穿透']
categories:
- '其他'
---

View File

@ -0,0 +1,22 @@
---
id: "20190430"
date: "2019/04/30 10:58"
title: "安利一个PS4游戏折扣查询的小工具"
tags: ["PS4", "折扣", "提醒"]
categories:
- "其他"
---
几个月前经受不住诱惑买了 PS4 slim港服的账号发现商店不是那么的好用遂想找一个查价格/折扣的小程序但是呢没发现很好用的switch 的主掌中宝就做的很不错),所以就想着自己手撸一个。
断断续续开发了一个多月,终于实现了查价格、折扣,全文检索,折扣提醒这些基本功能,也发布了,在这儿打个小广告。
![](https://raw.githubusercontent.com/FleyX/files/master/blogImg/20190430103928.png)
<!-- more -->
![](https://raw.githubusercontent.com/FleyX/files/master/blogImg/20190430103954.jpg)
![](https://raw.githubusercontent.com/FleyX/files/master/blogImg/20190430103955.jpg)
![](https://raw.githubusercontent.com/FleyX/files/master/blogImg/20190430103956.jpg)