stdiogo opened a new issue, #14779:
URL: https://github.com/apache/dubbo/issues/14779

   ### Pre-check
   
   - [X] I am sure that all the content I provide is in English.
   
   
   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Apache Dubbo Component
   
   Java SDK (apache/dubbo)
   
   ### Dubbo Version
   
   Dubbo Java 3.3.0, OpenJDK17 , Windows 10
   
   ### Steps to reproduce this issue
   
   
https://cn.dubbo.apache.org/zh-cn/overview/mannual/java-sdk/reference-manual/protocol/tripe-rest-manual/#cors%E9%85%8D%E7%BD%AE-2
 
   
   按照上述的配置
   
![image](https://github.com/user-attachments/assets/8de775e5-47f6-43fa-9795-5a9737b8ea28)
   allowed-origins、allowed-methods等String[]类型的属性不生效, 
allow-credentials、max-age可以生效。大概看了下,
   
![image](https://github.com/user-attachments/assets/6e868afe-1d88-466c-92dd-d99cf46a774c)
   没有条件符合,获取不到配置值
   
   ### What you expected to happen
   
   
![image](https://github.com/user-attachments/assets/373940f4-982e-4099-9a9e-4652eaacc081)
   
   org.apache.dubbo.config.AbstractConfig 有缺陷
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request to fix on your own?
   
   - [ ] Yes I am willing to submit a pull request on my own!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to