GithubHelp home page GithubHelp logo

unymicle / sc-frame Goto Github PK

View Code? Open in Web Editor NEW

This project forked from banat020/sc-frame

0.0 1.0 0.0 373 KB

springcloud技术框架,可应用于项目中作为脚手架。集成了Eureka实现的注册中心、微服务网关、服务调用、支持JSP、ribbon负载均衡、hystrix、swagger等,带有示例,拿来即用。另外,提供了一个例子:在服务消费方如何调用服务提供方的文件下载服务。

Java 98.22% HTML 1.78%

sc-frame's Introduction

sc-frame

springcloud技术框架,可应用于项目中作为脚手架。



说明:
1、sc-register是Eureka实现的注册中心
2、sc-service与sc-service-jsp是服务提供方,这些服务会注册到sc-register注册中心。另外,从命名上可以看出来,sc-service-jsp支持JSP。注意,这里集成前端仅仅是为了测试方便,在项目中,前端应该在服务的消费方,如在本工程的sc-client模块中集成前端。不过,如果服务消费方希望服务提供方返回html代码片段,那么,你就会发现,这个方式实在是太妙了。
3、sc-gateway是微服务网关,通过微服务网关访问sc-service与sc-service-jsp服务。
4、sc-client是服务的消费方。在内部进行服务调用,可通过sc-client访问服务sc-service与sc-service-jsp。

sc-frame's People

Contributors

banat020 avatar

Watchers

James Cloos avatar

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.