File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
spring-boot-student-layering-cache Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >com.github.xiaolyuh</groupId >
5858 <artifactId >layering-cache-starter</artifactId >
59- <version >1.0.8-SNAPSHOT </version >
59+ <version >1.0.8</version >
6060 </dependency >
6161
6262 </dependencies >
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ spring.layering-cache.login-username=admin
5454# \u5BC6\u7801
5555spring.layering-cache.login-password =admin
5656# #IP\u767D\u540D\u5355(\u6CA1\u6709\u914D\u7F6E\u6216\u8005\u4E3A\u7A7A\uFF0C\u5219\u5141\u8BB8\u6240\u6709\u8BBF\u95EE)
57- spring.layering-cache.allow =127.0.0.1,192.168.163.1,172.16.5.22
57+ spring.layering-cache.allow =127.0.0.1,192.168.163.1,172.16.5.22/24
5858# #IP\u9ED1\u540D\u5355 (\u5B58\u5728\u5171\u540C\u65F6\uFF0Cdeny\u4F18\u5148\u4E8Eallow)
5959spring.layering-cache.deny =192.168.1.73
6060
You can’t perform that action at this time.
0 commit comments