Skip to content
This repository has been archived by the owner on May 30, 2022. It is now read-only.

server config for rest cors #155

Merged
merged 3 commits into from
Feb 22, 2019
Merged

server config for rest cors #155

merged 3 commits into from
Feb 22, 2019

Conversation

leizhiyuan
Copy link
Contributor

Motivation:

Explain the context, and why you're making that change.
To make others understand what is the problem you're trying to solve.

Modification:

Describe the idea and modifications you've done.

Result:

Fixes #.

If there is no issue then describe the changes introduced by this PR.

@codecov
Copy link

codecov bot commented Feb 11, 2019

Codecov Report

Merging #155 into 5.x will increase coverage by 0.22%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##                5.x     #155      +/-   ##
============================================
+ Coverage     55.63%   55.85%   +0.22%     
- Complexity      404      408       +4     
============================================
  Files            56       56              
  Lines          1785     1794       +9     
  Branches        315      316       +1     
============================================
+ Hits            993     1002       +9     
  Misses          605      605              
  Partials        187      187
Impacted Files Coverage Δ Complexity Δ
...ay/sofa/rpc/boot/config/SofaBootRpcProperties.java 56.58% <100%> (+0.86%) 91 <3> (+3) ⬆️
...sofa/rpc/boot/container/ServerConfigContainer.java 83.25% <100%> (+0.42%) 45 <0> (+1) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1951dd4...7836599. Read the comment docs.

@leizhiyuan leizhiyuan added this to the 5.5.1 milestone Feb 11, 2019
@leizhiyuan leizhiyuan requested review from JervyShi and removed request for QilongZhang February 22, 2019 03:38
@leizhiyuan leizhiyuan merged commit 70c2d99 into sofastack:5.x Feb 22, 2019
@leizhiyuan leizhiyuan deleted the support_cors branch February 22, 2019 03:43
leizhiyuan added a commit that referenced this pull request Mar 8, 2019
* Consul registry support (#126)

* consul registry support

* fix cr

* Support nacos converter (#130)

* Upgrade version

* Support nacos address converter

* Hystrix switcher (#137)

* support enableHystrix

* support enableHystrix

* hystrix enable

* Add nacos client dependency support. (#148)

* Zk auth support. (#156)

* Server config for rest cors. (#155)

* server config for rest cors

* add test case for cors
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants