简体   繁体   English

Seedstack W20和Angular 2+

[英]Seedstack W20 and Angular 2+

Not knowing very well Seedstack W20 web framework, AFAIK this framework is built on top of AngularJS and other good frameworks. 不太了解Seedstack W20 Web框架,因此AFAIK这个框架是建立在AngularJS和其他良好框架之上的。 I'm wondering if Seedstack plans to migrate to Angular 2+ Anyone with an answer here ? 我想知道Seedstack是否计划迁移到Angular 2+,有人在这里提供答案吗?

Until about two years ago, SeedStack was a full-stack development solution, encompassing: 直到大约两年前,SeedStack还是一个全栈开发解决方案,包括:

  • Backend development with its own modular Java framework based on Google Guice, Jersey 2, Apache Shiro and other technologies. 使用基于Google Guice,Jersey 2,Apache Shiro和其他技术的自己的模块化Java框架进行后端开发。
  • Frontend development with the W20 framework built on top of AngularJS 1.x. 使用基于AngularJS 1.x构建的W20框架进行前端开发。

Since then, SeedStack was repurposed as a backend-only solution with a strong focus on REST micro-services and Domain-Driven Design. 从那时起,SeedStack被重新定位为仅后端的解决方案,重点放在REST微服务和域驱动设计上。 It has the ability to integrate with any frontend technology. 它具有与任何前端技术集成的能力。

The W20 framework lives now a separate existence but will stay forever on AngularJS 1.x. W20框架现在单独存在,但将永久保留在AngularJS 1.x上。 SeedStack-based applications can still integrate it easily through the W20-bridge add-on . 基于SeedStack的应用程序仍可以通过W20-bridge附加组件轻松集成。

Now that SeedStack is open to any frontend technology, we would like to provide some official add-ons in the future to facilitate the integration of popular frontend solutions like Angular 2+ or React. 现在,SeedStack对任何前端技术都开放,我们希望在将来提供一些官方附件,以促进流行的前端解决方案(如Angular 2+或React)的集成。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM