You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "liubao (JIRA)" <ji...@apache.org> on 2018/04/27 06:54:00 UTC

[jira] [Resolved] (SCB-517) service center starter for spring boot/cloud improvement

     [ https://issues.apache.org/jira/browse/SCB-517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

liubao resolved SCB-517.
------------------------
       Resolution: Fixed
    Fix Version/s: java-chassis-1.0.0-m2

> service center starter for spring boot/cloud improvement
> --------------------------------------------------------
>
>                 Key: SCB-517
>                 URL: https://issues.apache.org/jira/browse/SCB-517
>             Project: Apache ServiceComb
>          Issue Type: Improvement
>            Reporter: liubao
>            Assignee: liubao
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m2
>
>
> Now, when enabled spring-boot-starter-discovery, we should add 
> @EnableAutoConfiguration
> @ImportResource(locations = "classpath*:META-INF/spring/*.bean.xml")
> to user class. But we can simplify it to write no code. On the other hand, if user use this two code, it will work fine. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)