https://github.com/springside/springside4
A Spring Framework based, pragmatic style JavaEE application reference architecture.
https://github.com/springside/springside4
Last synced: about 1 month ago
JSON representation
A Spring Framework based, pragmatic style JavaEE application reference architecture.
- Host: GitHub
- URL: https://github.com/springside/springside4
- Owner: springside
- License: apache-2.0
- Created: 2012-02-23T08:39:03.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2022-10-25T03:19:06.000Z (over 2 years ago)
- Last Synced: 2024-07-31T19:15:28.918Z (9 months ago)
- Language: Java
- Homepage: http://www.springside.io
- Size: 4.61 MB
- Stars: 5,724
- Watchers: 1,114
- Forks: 2,913
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- my-awesome-starred - springside4 - A Spring Framework based, pragmatic style JavaEE application reference architecture. (Java)
README
### 最新开源: [VJTools-唯品会Java核心项目](https://github.com/vipshop/vjtools)
# SpringSide
[](https://travis-ci.org/springside/springside4/)
SpringSide是以Spring Framework为核心的,Pragmatic风格的JavaEE应用参考示例,是JavaEE世界中的主流技术选型,最佳实践的总结与演示。
1. Utils - 性能与易用性兼顾的Java基础库,综合各门各派的大成之作(近期重点).
2. BootApi - 基于Spring Boot的Web Service应用, 可以用于SOA服务,或Ajax页面的后台.
3. BootWeb - 基于Spring Boot的Web应用, 典型的增删改查管理(未开始).
4. Showcase - 更多的示例.
## 主要用例
全部示例以一个P2P图书馆展开,P2P图书馆避免了中央式图书馆所需的场地和图书管理员,大家把图书登记在应用里互相借阅。
## 快速开始 (JDK7.0+)
1. 运行根目录下的quick-start.sh 或 quick-start.bat
* 将modules安装到本地maven仓库
* 以开发模式启动BootApi应用2. 访问 http://localhost:8080/,按上面的提示体验。
-------------------------------
Offical Site: http://springside.io(域名过期)Document: https://github.com/springside/springside4/wiki