Giter Club home page Giter Club logo

cloudalibaba's Introduction

工程简介

可以用于spring cloud项目快速创建,创建方法: 直接把现有的服务拷贝过来修改: 1.pom的artifactId 2.删除xxx.iml 3.父工程pom添加子moddule 4.更新maven 5.修改工程文件类型,如java文件夹改为source root 6.主类名称修改 7.maven->clean,install

如果提示找不到主类可以参考: https://www.bigtspace.com/archives/9697.html

如果出现在程序中没有任何报错,但是编译时提示找不到符号或者类,这种情况是在应用包含公共类的maven工程中出现,此时先不引用,然后maven clean后再install,再尝试引用

延伸阅读

cloudalibaba's People

Contributors

921598334 avatar

Watchers

 avatar

Forkers

wwkkww1983

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.