Spring for Andriod is an extension of the Spring Framework that aims to simplify the development of native Android applications.
实践Spring Web Flow
Spring Web Flow builds on Spring MVC and allows implementing the “flows” of a web application. A flow encapsulates a sequence of steps that guide a user through the execution of some business task. It spans multiple HTTP requests, has state, deals with transactional data, is reusable, and may be dynamic and long-running in nature..
实践Spring Mobile
Spring Mobile is an extension to Spring MVC that aims to simplify the development of mobile web applications.
实践Spring Cloud Deployer
Spring Cloud Deployer defines an SPI for deploying long lived applications and short lived tasks.
实践maven-deploy-plugin
实践versions-maven-plugin
实践maven-release-plugin
实践Spring Cloud Task
Spring Cloud Task, A short-lived microservices framework to quickly build applications that perform finite amounts of data processing. Simple declarative for adding both functional and non-functional features to Spring Boot apps.
实践Spring Cloud Data Flow
Spring Cloud Data Flow is a toolkit for building data integration
and real-time data processing
pipelines
.
Spring Cloud Data Flow是一个用于构建数据集成
和实时数据处理
的管道
的工具。
实践Spring Batch
Spring Batch, A lightweight, comprehensive batch framework designed to enable the development of robust batch applications vital for the daily operations of enterprise systems.