Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaozhiliaoo/interface21
interface21. spring first version
https://github.com/xiaozhiliaoo/interface21
interface21 spring
Last synced: 11 days ago
JSON representation
interface21. spring first version
- Host: GitHub
- URL: https://github.com/xiaozhiliaoo/interface21
- Owner: xiaozhiliaoo
- Created: 2020-03-19T17:05:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-22T00:15:17.000Z (over 1 year ago)
- Last Synced: 2023-03-04T00:01:22.807Z (over 1 year ago)
- Topics: interface21, spring
- Language: HTML
- Homepage:
- Size: 83.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# interface21
interface21是Spring的初始版本,形成于2000-2003年间。也是《Expert One on One J2EE Design and Development》那一版本,这一版本非常适合用来学习Spring的原理和设计思路。
而到了《Expert One on One J2EE Development without EJB》,Spring已经发展到了1.0.1版本,也已经改名为spring-framework. 在《Professional Java Development with the Spring Framework》书中,spring发展到1.2.0版本,也是本仓库的版本。虽然和现有的Spring版本代码质量无法比较,实现也没有现有版本那边精细,但是作为初学者或者熟练使用者也不失为一个优秀的作品。[Expert+One+on+One+J2EE+Design+and+Development](https://www.wiley.com/en-us/Expert+One+on+One+J2EE+Design+and+Development-p-9780764543852#downloads-section) interface21
[Expert+One+on+One+J2EE+Development+without+EJB](https://www.wiley.com/en-gb/Expert+One+on+One+J2EE+Development+without+EJB-p-9780764558313) spring-framework-1.0.1
[Professional Java Development with the Spring Framework](https://www.wiley.com/en-us/Professional+Java+Development+with+the+Spring+Framework-p-9780764574832) spring-framework-1.2.0
[Gitee-interface21](https://gitee.com/xiaozhiliaoo/interface21)
[Gitee另外一个人的整理](https://gitee.com/xiaozhiliaoo/interface21_2)
## Other
[ioc-aop-practice](https://github.com/xiaozhiliaoo/ioc-aop-practice)