1 Star 0 Fork 43

NymphQAQ/weir-project

forked from weir2008/weir-project 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pom.xml 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
weir2008 提交于 2022-10-10 09:44 . OAuth2TokenCustomizer扩展
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.weir.springcloud</groupId>
<artifactId>springcloud</artifactId>
<description>springcloud工程学习</description>
<packaging>pom</packaging>
<version>3.0.0</version>
<modules>
<module>weir-commons</module>
<module>parent</module>
<module>spring-boot-admin</module>
<module>weir-nacos-producer</module>
<module>weir-nacos-cosumers</module>
<module>weir-nacos-gateway</module>
<module>weir-nacos-config</module>
<module>r2dbc-demo</module>
<module>webflux-demo</module>
<module>quarkus-spring-data-jpa-mysql</module>
<module>alibaba-rsocket-broker-demo</module>
<module>rsocket-producer</module>
<module>rsocket-consumer</module>
<module>new-authorization-server</module>
<module>new-perm-authorization-server</module>
<module>new-jpa-authorization-server</module>
<module>weir-spring-cloud-gateway-new</module>
<module>new-resource</module>
<module>security-base</module>
<module>weir-consul-client01</module>
<module>weir-consul-client02</module>
</modules>
</project>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/wdnmdpy/weir-project.git
git@gitee.com:wdnmdpy/weir-project.git
wdnmdpy
weir-project
weir-project
spring-3.0

搜索帮助