Y6 : Java

The Java ecosystem has stronger and more stable resources than .NET. The Y6 platform is developed based on these resources, is compatible with Spring Boot and EJB, has its own submodule protocol, can handle complex projects, and provides external APIs. Provide formed SAAS services: Email, WeChat, Excel, PDF,SMS,Message,Log services

与 Y3 的区别

如果基于 Y3 的项目是配置出来的话,基于 Y6 的项目就是开发出来的。Y6 在 EJB 的基础上又定义了模块结构,主模块与子模块的关系,对数据持久层的简化。但每个项目的模块还是需要 Coding。


EJB

Y6 平台的共用功能模块基于 EJB 开发,用于承载 Y6 平台的基础服务。EJB 的容器理念与 Y3、Y4 的理念基本一致,各功能模块悄无声息地添加、迭代,不影响其它正在运行中的服务与功能。


Spring

Y6 平台的基础组件,无论是 EJB 还是 Spring 都可以使用。目前 Spring 主要用于独立运行的微服务,比如:数据桥,远程播放服务 等