-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Home
Calvin Xiao edited this page Dec 16, 2013
·
99 revisions
SpringSide是以Spring Framework为核心的,Pragmatic风格的JavaEE应用参考示例,是JavaEE世界中的主流技术选型,最佳实践的总结与演示。
4.1.0 GA版 ,4.0版发布大半年后的超人归来版, see the ChangeLog。
- Quick Start -- 快速开始指南
- What's new in 4.0 -- 4.0版更新总述
- Design -- 设计与选型文档
- OSChina讨论区
- 江南白衣的微博
###Web
- Spring MVC, JSP/JSTL/Servlet
- JQuery and plugins, Ajax, Twitter Bootstrap CSS
- SiteMesh, YUICompressor
###WebService
###Data
- Spring Data JPA, JPA/Hibernate, MyBatis
- DataBases Overview, H2 Database, DataSource, Transaction
- NoSQL/Redis
- Cache Overview, Guava Cache, Ehcache, Memcached
###Service
- Shiro Security, Crypto
- Schedule/Quartz
- JMS/ActiveMQ, JMX
- System Protection, Hystrix
- Monitoring and Metrics, Graphite
- Logging/Slf4j/Logback, CentralizedLogging/Logstash
###General Library
- Spring
- Validation Overview, JQuery Validation, Hibernate Validator
- General Utilizes, JSON/JAXB, Date, Email
###Test
###Environment