Springcloud Integrated Common components (continuous update)

Source: Internet
Author: User

One, Springcloud integrated Eureka, build registration Center

Code Address: Https://github.com/gebifeixiang/eureka-center

Step on the pit point:

1 , the pom.xml of conflict of dependence; 2, eureka.client.fetchregistry=false#如果为true, alarm on startup

Second, Springcloud integrated Eureka,mysql,mybatis,activemq,redis

Code address;

Data processing service layer; Https://github.com/gebifeixiang/dataservice

External interface layer: Https://github.com/gebifeixiang/interface

Step on the pit point:

1 , after introducing MyBatis, the error indicates that the corresponding Mapper implementation method cannot be found. Workaround: The startup class did not add Mapperscan () annotations;2, DataService send MQ message, interface receive message, but error, prompt caused by: Javax.jms.InvalidDestinationException:Cannot Determine response destination:request message does not contain reply  defaultset. Workaround: No (pending)

Springcloud Integrated Common components (continuous update)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.