https://github.com/gqzdev/spring-start
🔥🔥使用Spring整合其他组件开发,了解整合过程中的原理
https://github.com/gqzdev/spring-start
Last synced: about 2 months ago
JSON representation
🔥🔥使用Spring整合其他组件开发,了解整合过程中的原理
- Host: GitHub
- URL: https://github.com/gqzdev/spring-start
- Owner: gqzdev
- Created: 2020-01-02T16:52:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T21:34:50.000Z (over 5 years ago)
- Last Synced: 2025-06-14T03:07:09.176Z (12 months ago)
- Language: Java
- Size: 29.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/gqzdev/spring-start)
[](https://github.com/gqzdev/spring-start/commits/master)
[](https://github.com/gqzdev/spring-start)
[](https://github.com/gqzdev/spring-start)
[](https://blog.csdn.net/ganquanzhong)
[](https://www.cnblogs.com/gqzdev)
[](https://www.cnblogs.com/gqzdev/p/shang.html )
- [IDEA](https://www.cnblogs.com/gqzdev/p/idea.html)
- [JDK8以上](https://www.oracle.com/technetwork/java/javase/overview/index.html)
- [Spring Framework5.2.2.RELEASE](https://services.gradle.org/distributions/)
- [Spring Framework Project](https://spring.io/projects/)
Spring Framework
The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.
## Support Policy and Migration
For information about minimum requirements, guidance on upgrading from earlier versions and support policies, please check out [the official Spring Framework wiki page](https://github.com/spring-projects/spring-framework/wiki/Spring-Framework-Versions)
## Features
- [Core technologies](https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/core.html): dependency injection, events, resources, i18n, validation, data binding, type conversion, SpEL, AOP.
- [Testing](https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/testing.html): mock objects, TestContext framework, Spring MVC Test, `WebTestClient`.
- [Data Access](https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/data-access.html): transactions, DAO support, JDBC, ORM, Marshalling XML.
- [Spring MVC](https://docs.spring.io/spring/docs/current/spring-framework-reference/web.html) and [Spring WebFlux](https://docs.spring.io/spring/docs/current/spring-framework-reference/web-reactive.html) web frameworks.
- [Integration](https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/integration.html): remoting, JMS, JCA, JMX, email, tasks, scheduling, cache.
- [Languages](https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/languages.html): Kotlin, Groovy, dynamic languages.
## SpringOnePlatform 2017 talks
- [Spring Framework 5.0 on JDK 8 & 9](https://content.pivotal.io/springone-platform-2017/spring-framework-5-0-on-jdk-8-9-juergen-hoeller)
- [Servlet or Reactive Stacks: The Choice is Yours. Oh No… The Choice is Mine!](https://content.pivotal.io/springone-platform-2017/servlet-or-reactive-stacks-the-choice-is-yours-oh-no-the-choice-is-mine-rossen-stoyanchev)
- [New in Spring Framework 5.0: Functional Web Framework](https://content.pivotal.io/springone-platform-2017/new-in-spring-framework-5-0-functional-web-framework-arjen-poutsma)
- [Why Spring Loves Kotlin](https://content.pivotal.io/springone-platform-2017/why-spring-loves-kotlin-sébastien-deleuze)
Spring 整合开发
🔥下载源码
```shell
#clone
git clone https://gitee.com/zhong96/spring-start.git
```
[Spring官方文档中文版](https://www.springcloud.cc/spring-reference.html)
[Spring Framework](https://spring.io/projects/spring-framework)
[Spring Framework 5.2.0.BUILD-SNAPSHOT API](https://docs.spring.io/spring/docs/5.2.0.BUILD-SNAPSHOT/javadoc-api/)
[快速了解](https://www.cnblogs.com/gqzdev/p/11667328.html)
## 💰💰[感觉不错,支持一下呗!!](https://www.cnblogs.com/gqzdev/p/shang.html)