Skip to content

Conversation

@jakchou
Copy link

@jakchou jakchou commented Sep 25, 2024

[中科创达-针对redis工具类

中科创达-针对redis工具类
调整加载collector 方式
@github-actions
Copy link
Contributor

腾讯云短信使用依赖
@github-actions
Copy link
Contributor

关联ACTION

存在多处package修改:

redisapi涉及的修改:

└── ThunderSoft_redisapi
   ├── lib
   │  └── nasl-metadata-collector-0.7.0.jar
   ├── pom.xml
   ├── redis工具依赖包.docx
   ├── src
   │  ├── main
   │  │  ├── java
   │  │  │  └── com
   │  │  │     └── netease
   │  │  │        └── lib
   │  │  │           └── redistemplatetool
   │  │  │              ├── LibraryAutoScan.java
   │  │  │              ├── config
   │  │  │              │  └── RedisConfig.java
   │  │  │              ├── spring
   │  │  │              │  └── LibDemoRedisSpringEnvironmentConfiguration.java
   │  │  │              └── util
   │  │  │                 ├── LibDemoRedisEnvironmentMapperPostProcessor.java
   │  │  │                 └── RedisTool.java
   │  │  └── resources
   │  │     └── META-INF
   │  │        └── spring.factories
   │  └── test
   │     ├── java
   │     │  └── com
   │     │     └── netease
   │     │        └── CheckTest.java
   │     └── resources
   │        └── application.yml
   └── README.md

smstx涉及的修改:

└── ThunderSoft_smstx
   ├── jar
   │  └── nasl-metadata-collector-0.7.0.jar
   ├── pom.xml
   ├── smstx.iml
   ├── src
   │  └── main
   │     ├── java
   │     │  └── com
   │     │     └── smstxy
   │     │        └── lib
   │     │           └── smstool
   │     │              ├── LibraryAutoScan.java
   │     │              ├── Temp.java
   │     │              ├── config
   │     │              │  └── SmsConfig.java
   │     │              ├── service
   │     │              │  └── SmsTXService.java
   │     │              ├── spring
   │     │              │  └── LibSmstxySpringEnvironmentConfiguration.java
   │     │              └── structure
   │     │                 └── PhoneParam.java
   │     └── resources
   │        └── META-INF
   │           └── spring.factories
   ├── 腾讯云短信使用依赖包.docx
   └── README.md

资产共建大赛提交内容中原有的截图,现升级为依赖库使用说明文档。现交内容包括

  1. 依赖库代码本身;2. readme代码说明文档;3. 依赖库使用文档说明。
    其中readme面向开发者,使用文档面向使用者。
    请自己阅读提交作品路径说明。
    https://github.com/netease-lcap/CodeWaveAssetCompetition2024/blob/main/%E8%B5%84%E4%BA%A7%E5%85%B1%E5%BB%BA%E5%A4%A7%E8%B5%9B%E6%8F%90%E4%BA%A4%E5%86%85%E5%AE%B9%E8%AF%B4%E6%98%8E.md

参考作品https://github.com/netease-lcap/CodeWaveAssetCompetition2024/tree/main/demo_bjz_JiazhenBao

tips:README.md和依赖库使用文档说明.docx需要保持文件名称不动。后续我们会对提交的PR自动校验目录结构~

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@jakchou jakchou closed this by deleting the head repository Jun 13, 2025
@github-actions
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant