Skip to content

refactor(a2a): migrate server properties to use Spring Environment to adapt spring boot 4.#294

Merged
AlbumenJ merged 1 commit intoagentscope-ai:mainfrom
KomachiSion:main-fix-pr#274
Dec 22, 2025
Merged

refactor(a2a): migrate server properties to use Spring Environment to adapt spring boot 4.#294
AlbumenJ merged 1 commit intoagentscope-ai:mainfrom
KomachiSion:main-fix-pr#274

Conversation

@KomachiSion
Copy link
Contributor

Change-Id: I3dfb4a4ff952cd213199d5846faf3be89f57383b

AgentScope-Java Version

[The version of AgentScope-Java you are working on, e.g. 1.0.3, check your pom.xml dependency version or run mvn dependency:tree | grep agentscope-parent:pom(only mac/linux)]

Description

[Please describe the background, purpose, changes made, and how to test this PR]

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with mvn spotless:apply
  • All tests are passing (mvn test)
  • Javadoc comments are complete and follow project conventions
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

… adapt spring boot 4.

Change-Id: I3dfb4a4ff952cd213199d5846faf3be89f57383b
@KomachiSion KomachiSion requested a review from a team December 22, 2025 03:43
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

❌ Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...pring/boot/a2a/AgentscopeA2aAutoConfiguration.java 77.77% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@AlbumenJ AlbumenJ merged commit 1daf551 into agentscope-ai:main Dec 22, 2025
4 checks passed
@KomachiSion KomachiSion deleted the main-fix-pr#274 branch December 22, 2025 06:47
JGoP-L pushed a commit to JGoP-L/agentscope-java that referenced this pull request Dec 29, 2025
… adapt spring boot 4. (agentscope-ai#294)

Change-Id: I3dfb4a4ff952cd213199d5846faf3be89f57383b

## AgentScope-Java Version

[The version of AgentScope-Java you are working on, e.g. 1.0.3, check
your pom.xml dependency version or run `mvn dependency:tree | grep
agentscope-parent:pom`(only mac/linux)]

## Description

[Please describe the background, purpose, changes made, and how to test
this PR]

## Checklist

Please check the following items before code is ready to be reviewed.

- [x]  Code has been formatted with `mvn spotless:apply`
- [x]  All tests are passing (`mvn test`)
- [x]  Javadoc comments are complete and follow project conventions
- [x] Related documentation has been updated (e.g. links, examples,
etc.)
- [x]  Code is ready for review
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.

2 participants