add
This commit is contained in:
parent
abc7b06e7e
commit
fe55245c98
@ -19,6 +19,7 @@ categories:
|
|||||||
  建立 springboot2 项目,加入 security 依赖,mybatis 依赖
|
  建立 springboot2 项目,加入 security 依赖,mybatis 依赖
|
||||||
|
|
||||||
<!-- more -->
|
<!-- more -->
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
@ -287,3 +288,5 @@ dataSource 为@Autowired 引入
|
|||||||
```
|
```
|
||||||
|
|
||||||
在登录表单中设置 remember-me 即可实现记住我功能。
|
在登录表单中设置 remember-me 即可实现记住我功能。
|
||||||
|
|
||||||
|
**本文原创发布于:**[https://www.tapme.top/blog/detail/2018-08-20-10-38](https://www.tapme.top/blog/detail/2018-08-20-10-37)
|
||||||
|
@ -3,7 +3,6 @@ id: '2019-04-02-10-58'
|
|||||||
date: '2019/04/02 10:58'
|
date: '2019/04/02 10:58'
|
||||||
title: '免费frp内网穿透'
|
title: '免费frp内网穿透'
|
||||||
tags: ['frp', '免费', '内网穿透']
|
tags: ['frp', '免费', '内网穿透']
|
||||||
|
|
||||||
categories:
|
categories:
|
||||||
- '其他'
|
- '其他'
|
||||||
---
|
---
|
||||||
|
22
其他各种/7.安利一个小程序.md
Normal file
22
其他各种/7.安利一个小程序.md
Normal 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)
|
Loading…
x
Reference in New Issue
Block a user