Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwujing committed Jan 30, 2024
1 parent 6684f9d commit 4451a9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ springBoot-study 是本人在学习SpringBoot的一些工程!

- [springboot-guacamole](https://github.com/xuwujing/springBoot-study/tree/master/springboot-guacamole):SpringBoot结合guacamole实现堡垒机远程桌面控制功能。


- [springboot-nacos](https://github.com/xuwujing/springBoot-study/tree/master/springboot-guacamole):SpringBoot结合Nacos实现配置中心的示例。
## 文章列表

[SpringBoot系列博客:](https://www.cnblogs.com/xuwujing/category/1145997.html)
Expand Down Expand Up @@ -110,3 +110,5 @@ springBoot-study 是本人在学习SpringBoot的一些工程!

- [SpringBoot切面Aop的demo简单讲解](https://www.cnblogs.com/xuwujing/p/12927081.html)

- [springboot整合nacos的入门Demo](https://www.cnblogs.com/xuwujing/p/17991398)

2 changes: 1 addition & 1 deletion springboot-demo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<version>2.1.13.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>com.zans</groupId>
<groupId>com.pancm</groupId>
<artifactId>springboot-demo</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>springboot-demo</name>
Expand Down

0 comments on commit 4451a9e

Please sign in to comment.