All Projects → blocklang → Blocklang.com

blocklang / Blocklang.com

Licence: mit
软件拼装工厂/低代码平台

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Blocklang.com

Sample Hazelcast Spring Datagrid
sample spring-boot applications integrated with hazelcast imdg, and providing hot cache with hazelcast and striim
Stars: ✭ 16 (-38.46%)
Mutual labels:  spring-boot
Spring Petclinic Gcp
Spring PetClinic Microservices on GCP
Stars: ✭ 22 (-15.38%)
Mutual labels:  spring-boot
Spring Qrcode Example
Demonstrates some of the capabilities of the Spring Boot framework through a small, simple example.
Stars: ✭ 23 (-11.54%)
Mutual labels:  spring-boot
Jsql Injection
jSQL Injection is a Java application for automatic SQL database injection.
Stars: ✭ 891 (+3326.92%)
Mutual labels:  spring-boot
Angular Spring Data Rest Sample
Spring Boot based sample project for the https://github.com/guylabs/angular-spring-data-rest Angular module.
Stars: ✭ 18 (-30.77%)
Mutual labels:  spring-boot
Localstack Spring Boot
Spring Boot AutoConfiguration for LocalStack
Stars: ✭ 22 (-15.38%)
Mutual labels:  spring-boot
Ssm News
牛客网实战(中级项目),头条
Stars: ✭ 16 (-38.46%)
Mutual labels:  spring-boot
Micro Server
Microserver is a Java 8 native, zero configuration, standards based, battle hardened library to run Java Rest Microservices via a standard Java main class. Supporting pure Microservice or Micro-monolith styles.
Stars: ✭ 929 (+3473.08%)
Mutual labels:  spring-boot
Vertx Embedded Springboot
Vert.x embeded Springboot
Stars: ✭ 19 (-26.92%)
Mutual labels:  spring-boot
Spring Postgresql Demo
Spring Boot 2.0 application, backed by PostgreSQL, and designed for deployment to Pivotal Cloud Foundry (PCF)
Stars: ✭ 23 (-11.54%)
Mutual labels:  spring-boot
Journaldev
JournalDev Projects
Stars: ✭ 897 (+3350%)
Mutual labels:  spring-boot
Elasticsearchdemo
ElasticSearch+Springboot的例子,对本机的文本等文件进行全文检索
Stars: ✭ 18 (-30.77%)
Mutual labels:  spring-boot
Search Spring Boot Starter
ElasticSearch封装基于ES版本6.4.2,极大简化了ES操作难度
Stars: ✭ 23 (-11.54%)
Mutual labels:  spring-boot
Onetwo
一个基于spring和spring boot的快速开发框架……
Stars: ✭ 16 (-38.46%)
Mutual labels:  spring-boot
Redis Stream Demo
Demo for Redis Streams
Stars: ✭ 24 (-7.69%)
Mutual labels:  spring-boot
Dubbo Spring Boot Mybatis Redis
通过dubbo+spring boot+mybatis+redis等主流技术搭建成一套分布式服务框架
Stars: ✭ 889 (+3319.23%)
Mutual labels:  spring-boot
Mart Holiday Alarm
🛒 마트쉬는날 🏖
Stars: ✭ 22 (-15.38%)
Mutual labels:  spring-boot
Subnode.org
SubNode: Social Media App
Stars: ✭ 25 (-3.85%)
Mutual labels:  spring-boot
Sample Camel Spring Boot
three samples in different branches that illustrates usage of apache camel as microservice framework providing integration with consul, hystrix, ribbon and other tools
Stars: ✭ 24 (-7.69%)
Mutual labels:  spring-boot
Httpdoc
基于Java标准doc注释构建的代码零侵入的HTTP RESTful API在线测试,文档阅览以及SDK导出框架,支持Spring-Boot和Spring-MVC
Stars: ✭ 23 (-11.54%)
Mutual labels:  spring-boot

Block Lang

Build Status

信息化工作者对美好生活的向往,在工作中收获成就感和幸福感,就是 Block Lang 的奋斗目标。

Block Lang 是一个:

  1. 业务人员友好的软件拼装工厂;
  2. 开发人员友好的组件、API 和软件等共建、共享社区。

Block Lang 专注于业务层面,仅在现有软件开发模式之上增加一个可视化的拼装层。Block Lang 将开启可持续发展的软件开发新模式,实现“技术可积累,经验可沉淀,平台能力递增,研发成本递减”。

Block Lang 尚在热火朝天、天马行空的开发,不适合在生产环境使用。君欲一睹 Block Lang 芳容,请移步演示站点 https://blocklang.com

相信

  1. 老少皆宜:每个人都可按照自己的需求,拼装出称心的软件
  2. 软件赋能:每个人在生活、学习和工作中都需自定制的软件套件

理念

BlockLang 致力于打造一朵“百花齐放、百鸟争鸣”的软件云,实现软件定义软件。

Block Lang Idea

原理

BlockLang 认为:

  1. 一切通用功能都可封装成组件;
  2. 一切业务逻辑都可用组件拼装;
  3. 软件生产过程应该所见即所得。

BlockLang 将软件开发拆分为两部分:

  1. 一是通用组件的研发;
  2. 二是基于通用组件拼装出满足业务的软件。

最终实现硬件、软件和生产过程一站式、全面云化。

Block Lang Architecture

用户心声

这个平台会不会革程序员的命,引发程序员的失业潮?

多虑了,您品,您细品:

  • 不但不是要革程序员的命,恰恰相反,是帮助程序员从重复、繁重且技术含量低的工作中解放出来,有精力、有时间专注于业务自身或专注于创新;
  • 的确会代替程序员做一部分工作,但生产力提高了,并不就意味着失业,恰恰相反,正是成本的降低、质量的提升,会促进更多传统行业、更多徘徊的领域拥抱信息化,信息化需求会出现指数级增长,市场会需要更多专业程度更高的程序员。

一个项目中,能不能在使用 Block Lang 的拼装方式同时,也能使用传统的编程方式开发?

不建议,但可以做到。我们以一个完整的业务功能为单位:

  • 如果一个完整的业务功能都用编程方式开发,则将代码放在模板项目中即可;
  • 如果用编程方式开发部分业务组件或 API,则可以注册到组件市场中,供拼装时使用。

BlockLang 平台是否属于当下火热的低代码或无代码平台?

低代码平台或无代码平台是 BlockLang 平台的子集,但我们觉得称为软件拼装平台更加贴切:

  • 因为软件拼装是更贴近于业务层面的叫法,而低代码或无代码则强调的是软件实现层面;
  • 低代码的实现恰恰是需要更多通用的、模块化代码在底层支撑,只是划分为组件开发和软件拼装两个阶段。

为什么前端组件库选择 Dojo?

  • Dojo 是优秀的一站式企业应用前段解决方案;
  • 强迫自己实现架构上支持所有前端组件库,而不是与某一个流行的前端组件库强耦合,所以选择不如 React 和 Vue 流行的 Dojo。

项目

BlockLang 平台由以下项目组成:

需要往 BlockLang 组件市场注册的项目:

依赖的通用组件:

模板项目:

贡献

在提交代码前,请先了解为什么要开发 Block Lang 以及设计细节

Block Lang 完全开源,诚邀志同道合的编程手艺人共筑社区(QQ群 619312757)。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].