From 8de5a36cfbf9484c017dc790e2ca04e96e280382 Mon Sep 17 00:00:00 2001 From: Mercy Ma Date: Sun, 5 Oct 2025 11:48:08 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index c421992ae..70647ff6d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/microsphere-projects/microsphere-java) [![zread](https://img.shields.io/badge/Ask_Zread-_.svg?style=flat&color=00b0aa&labelColor=000000&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTQuOTYxNTYgMS42MDAxSDIuMjQxNTZDMS44ODgxIDEuNjAwMSAxLjYwMTU2IDEuODg2NjQgMS42MDE1NiAyLjI0MDFWNC45NjAxQzEuNjAxNTYgNS4zMTM1NiAxLjg4ODEgNS42MDAxIDIuMjQxNTYgNS42MDAxSDQuOTYxNTZDNS4zMTUwMiA1LjYwMDEgNS42MDE1NiA1LjMxMzU2IDUuNjAxNTYgNC45NjAxVjIuMjQwMUM1LjYwMTU2IDEuODg2NjQgNS4zMTUwMiAxLjYwMDEgNC45NjE1NiAxLjYwMDFaIiBmaWxsPSIjZmZmIi8%2BCjxwYXRoIGQ9Ik00Ljk2MTU2IDEwLjM5OTlIMi4yNDE1NkMxLjg4ODEgMTAuMzk5OSAxLjYwMTU2IDEwLjY4NjQgMS42MDE1NiAxMS4wMzk5VjEzLjc1OTlDMS42MDE1NiAxNC4xMTM0IDEuODg4MSAxNC4zOTk5IDIuMjQxNTYgMTQuMzk5OUg0Ljk2MTU2QzUuMzE1MDIgMTQuMzk5OSA1LjYwMTU2IDE0LjExMzQgNS42MDE1NiAxMy43NTk5VjExLjAzOTlDNS42MDE1NiAxMC42ODY0IDUuMzE1MDIgMTAuMzk5OSA0Ljk2MTU2IDEwLjM5OTlaIiBmaWxsPSIjZmZmIi8%2BCjxwYXRoIGQ9Ik0xMy43NTg0IDEuNjAwMUgxMS4wMzg0QzEwLjY4NSAxLjYwMDEgMTAuMzk4NCAxLjg4NjY0IDEwLjM5ODQgMi4yNDAxVjQuOTYwMUMxMC4zOTg0IDUuMzEzNTYgMTAuNjg1IDUuNjAwMSAxMS4wMzg0IDUuNjAwMUgxMy43NTg0QzE0LjExMTkgNS42MDAxIDE0LjM5ODQgNS4zMTM1NiAxNC4zOTg0IDQuOTYwMVYyLjI0MDFDMTQuMzk4NCAxLjg4NjY0IDE0LjExMTkgMS42MDAxIDEzLjc1ODQgMS42MDAxWiIgZmlsbD0iI2ZmZiIvPgo8cGF0aCBkPSJNNCAxMkwxMiA0TDQgMTJaIiBmaWxsPSIjZmZmIi8%2BCjxwYXRoIGQ9Ik00IDEyTDEyIDQiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K&logoColor=ffffff)](https://zread.ai/microsphere-projects/microsphere-java) [![Maven Build](https://github.com/microsphere-projects/microsphere-java/actions/workflows/maven-build.yml/badge.svg)](https://github.com/microsphere-projects/microsphere-java/actions/workflows/maven-build.yml) -[![Codecov](https://codecov.io/gh/microsphere-projects/microsphere-java/branch/main/graph/badge.svg)](https://app.codecov.io/gh/microsphere-projects/microsphere-java) +[![Codecov](https://codecov.io/gh/microsphere-projects/microsphere-java/branch/dev/graph/badge.svg)](https://app.codecov.io/gh/microsphere-projects/microsphere-java) ![Maven](https://img.shields.io/maven-central/v/io.github.microsphere-projects/microsphere-java.svg) ![License](https://img.shields.io/github/license/microsphere-projects/microsphere-java.svg) [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/microsphere-projects/microsphere-java.svg)](http://isitmaintained.com/project/microsphere-projects/microsphere-java "Average time to resolve an issue") @@ -54,7 +54,6 @@ The framework is organized into several key modules: The easiest way to get started is by adding the Microsphere Java BOM (Bill of Materials) to your project's pom.xml: ```xml - ... @@ -74,7 +73,6 @@ The easiest way to get started is by adding the Microsphere Java BOM (Bill of Ma Then add the specific modules you need: ```xml - @@ -141,23 +139,29 @@ We welcome your contributions! Please read [Code of Conduct](./CODE_OF_CONDUCT.m ## Reporting Issues -* Before you log a bug, please search the [issues](./issues) to see if someone has already reported the problem. -* If the issue doesn't already exist, [create a new issue]({./issues/new). +* Before you log a bug, please search the [issues](https://github.com/microsphere-projects/microsphere-java/issues) to + see if someone has already reported the problem. +* If the issue doesn't already + exist, [create a new issue](https://github.com/microsphere-projects/microsphere-java/issues/new). * Please provide as much information as possible with the issue report. -## Documents +## Documentation + +## User Guide + +[DeepWiki Host](https://deepwiki.com/microsphere-projects/microsphere-java) + +[ZRead Host](https://zread.ai/microsphere-projects/microsphere-java) + +### Wiki + +[Github Host](https://github.com/microsphere-projects/microsphere-java/wiki) + +### JavaDoc -The Microsphere Java Framework maintains: +- [microsphere-java-core](https://javadoc.io/doc/io.github.microsphere-projects/microsphere-java-core) +- [microsphere-annotation-processor](https://javadoc.io/doc/io.github.microsphere-projects/microsphere-annotation-processor) -- [Reference](https://microsphere-projects.github.io/microsphere-java/) (TODO) -- [Wiki](https://github.com/microsphere-projects/microsphere-java/wiki) -- JavaDoc - - [microsphere-java-core](https://javadoc.io/doc/io.github.microsphere-projects/microsphere-java-core) - - [microsphere-annotation-processor](https://javadoc.io/doc/io.github.microsphere-projects/microsphere-annotation-processor) -- User Guides - - [DeepWiki](https://deepwiki.com/microsphere-projects/microsphere-java) - - [Zread](https://zread.ai/microsphere-projects/microsphere-java) - ## License -The Microsphere Java is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) \ No newline at end of file +The Microsphere Java is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0). \ No newline at end of file From 8ed8c928546a85aee88c6166accf710f4d078505 Mon Sep 17 00:00:00 2001 From: Mercy Ma Date: Sun, 5 Oct 2025 15:50:31 +0800 Subject: [PATCH 2/2] Update maven-build.yml --- .github/workflows/maven-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/maven-build.yml b/.github/workflows/maven-build.yml index 8ed8f8b59..675c898a4 100644 --- a/.github/workflows/maven-build.yml +++ b/.github/workflows/maven-build.yml @@ -12,7 +12,7 @@ on: push: branches: [ "dev" ] pull_request: - branches: [ "dev" , "main" ] + branches: [ "dev" , "main" , "release" ] jobs: build: