Fork me on GitHub

菜鸟谈框架、微服务、容器和架构

1.OFBiz

Ref:Getting Started - Developers

Ref:OFBiz Tutorial - A Beginners Development Guide

Ref:Technical Documentation

Action:OFBiz实战系列

Running and Debugging OFBiz in Intellij IDEA 

Step-by-step guide

  1. Navigate to Run -> Edit Configurations…
  2. Click + to add new configuration, and choose Gradle.
  3. Fill in the following fields:
    1. Name: My OFBiz

    2. Gradle project: <path to build.gradle>

    3. Tasks: ofbiz

  4. Click OK.
  5. Navigate to Run -> Debug…, choose My OFBiz.
  6. Click Stop ‘My OFBiz’ when done with debugging.

 

2.Akka(Deprecated by Spark)

Ref:https://akka.io

Ref:Akka入门编程实践

Ref:Akka框架基本要点介绍

Action:

 

3.Netty:

Ref:http://netty.io

Ref:Netty系列解析

Action:

 

4.Microservices

 Ref:Microservices-MartinFowler

Ref:Introduction to Microservices

Ref:Microservice Architecture

Ref:我如何介绍 Microservice

Action:

 

5.Spring Boot

Ref:https://projects.spring.io/spring-boot/

Ref:spring-projects/spring-boot

Ref:spring-boot-guides

Ref:spring-boot-docs

Ref:spring-boot-samples

Action:

 

6.Spring Cloud

Ref:https://projects.spring.io/spring-cloud/

Ref:Spring Cloud 中文文档

Ref:史上最简单的 SpringCloud 教程

Ref:Spring Cloud Netflix构建微服务入门实践

Action:

 

7.MyBatis

Ref:http://www.mybatis.org/mybatis-3/

Ref:MyBatis中文文档

Action:

 

8.Dubbo

Ref:http://dubbo.io

Ref:Dubbo架构设计详解

Ref:基于Dubbo框架构建分布式服务

Ref:Dubbo实现RPC调用使用入门

Action:

 

9.Docker

Ref:https://docs.docker.com

Ref:CentOS 7 Docker基本特性入门实践

Action:

 

10.Kubernetes

Ref:https://kubernetes.io

Ref:Kubernetes基础篇:主要特性、基本概念与总体架构

Action:

 

推荐博客:简单之美

posted @ 2017-10-22 13:58  Nick.Chung  阅读(702)  评论(0编辑  收藏  举报