个人简介

Echo Blog


江湖无名 安心练剑
  • Spring State Machine
    Spring State Machine Spring Statemachine is a framework for application developers to use state machine concepts with Spring applications. 状态机是强大的,因为行为总是保证是一致的,使得调试相对容易。 其思想是,您的应用程序可能存在于有限数量的状态...
    2017-12-18 13:29:39 | Spring
  • Spring Shell
    Spring Shell The Spring Shell project provides an interactive shell that allows you to plugin your own custom commands using a Spring based programming model. 介绍 Spring Shell项目的用户可以根据Spring She...
    2017-12-17 11:46:41 | Spring
  • Spring Web Services
    Spring Web Service Spring Web Services aims to facilitate contract-first SOAP service development, allowing for the creation of flexible web services using one of the many ways to manipulate XML ...
    2017-12-16 15:10:09 | Spring
  • Spring LDAP
    LDAP 简单概念 LDAP
    2017-12-16 15:07:17 | Spring
  • Spring Web Flow
    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 s...
    2017-12-16 10:01:45 | Spring
  • Spring HATEOAS
    Spring HATEOAS Spring HATEOAS provides some APIs to ease creating REST representations that follow the HATEOAS principle when working with Spring and especially Spring MVC. The core problem it t...
    2017-12-16 04:06:57 | Spring
  • Spring Batch
    Spring Batch Spring Batch provides reusable functions that are essential in processing large volumes of records, including logging/tracing, transaction management, job processing statistics, job ...
    2017-12-14 13:14:02 | Spring
  • Spring Rest Docs
    Spring Rest Docs Spring REST Docs helps you to document RESTful services. It combines hand-written documentation written with Asciidoctor and auto-generated snippets produced with Spring MVC Tes...
    2017-12-13 12:50:39 | Spring