99
Home
Calvin Xiao edited this page 2017-01-25 10:09:01 +08:00
This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Introduction

SpringSide是以Spring Framework为核心的Pragmatic风格的JavaEE应用参考示例是JavaEE世界中的主流技术选型最佳实践的总结与演示。

当前阶段,主要精力在SpringSide-Utils的打造上已发布在Maven中央库。

<dependency>
    <groupId>io.springside</groupId>
    <artifactId>springside-utils</artifactId>
    <version>5.0.0-RC1</version>
</dependency>

Important Resource

Complete Reference

###General Library

###Web

###Data

###Test

###Environment