Martian-Cloud | official distributed component , distributed middleware

 by   yuyenews Java Version: 4.1.0 License: MIT

kandi X-RAY | Martian-Cloud Summary

kandi X-RAY | Martian-Cloud Summary

Martian-Cloud is a Java library. Martian-Cloud has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

Martian's official distributed component, distributed middleware based on the infection mechanism, completely no longer needs a registration center, the communication between microservices adopts Rest style, and the communication protocol is http
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Martian-Cloud has a low active ecosystem.
              It has 23 star(s) with 5 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              Martian-Cloud has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Martian-Cloud is 4.1.0

            kandi-Quality Quality

              Martian-Cloud has no bugs reported.

            kandi-Security Security

              Martian-Cloud has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Martian-Cloud is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              Martian-Cloud releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Martian-Cloud and discovered the below as its top functions. This is intended to give you an instant insight into Martian-Cloud implemented functionality, and help decide if they suit your requirements.
            • Gets form data model .
            • Gets the request param model list .
            • run offline api cache
            • Do a http request .
            • Get api cache .
            • Add apis .
            • Gets the remote apis .
            • load Marsn .
            • Ok call .
            • Set the MarsFileUpLoad array .
            Get all kandi verified functions for this library.

            Martian-Cloud Key Features

            No Key Features are available at this moment for Martian-Cloud.

            Martian-Cloud Examples and Code Snippets

            使用起来也很简单,二、 支持Feign调用
            Javadot img1Lines of Code : 17dot img1License : Permissive (MIT)
            copy iconCopy
            /* 
            这个注解的serverName跟你要调用的那个服务的name一致(配置类里cloud配置的name) 
            beanName 不写的话,默认为类名首字母小写
            */
            @MarsFeign(serverName="mars-demo",beanName="demoFeign")
            public interface DemoFeign {
                /* 
                    这里面的所有方法,跟你要调用的那个API中的方法名一致
                */
                返回类型 insert(DemoEntity ent  
            使用起来也很简单,一、 仅需一个依赖
            Javadot img2Lines of Code : 5dot img2License : Permissive (MIT)
            copy iconCopy
            
                com.github.yuyenews
                mars-cloud-starter
                最新版,具体看《组件介绍》
            
              
            使用起来也很简单,三、 也支持RestTemplate
            Javadot img3Lines of Code : 1dot img3License : Permissive (MIT)
            copy iconCopy
            返回类型 result = MarsRestTemplate.request(服务name,MarsApi接口的方法名,new Object[]{参数对象1,参数对象2},返回类型.class, ContentType.FORM);
              

            Community Discussions

            No Community Discussions are available at this moment for Martian-Cloud.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Martian-Cloud

            You can download it from GitHub.
            You can use Martian-Cloud like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the Martian-Cloud component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Java Libraries

            CS-Notes

            by CyC2018

            JavaGuide

            by Snailclimb

            LeetCodeAnimation

            by MisterBooo

            spring-boot

            by spring-projects

            Try Top Libraries by yuyenews

            Martian

            by yuyenewsJava

            Magician

            by yuyenewsJava

            Mars-Example

            by yuyenewsJava

            Martian-gateway

            by yuyenewsJava

            Magician-Transaction

            by yuyenewsJava