增加目錄
This commit is contained in:
		
							
								
								
									
										35
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										35
									
								
								README.md
									
									
									
									
									
								
							@@ -46,24 +46,23 @@ spring-cloud:Finchley.SR2
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## 2. spring-boot samples
 | 
					## 2. spring-boot samples
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| samples                 | 描述                           | 官方文档                                                     |
 | 
					| samples                                                      | 描述                               | 官方文档                                                     |
 | 
				
			||||||
| ----------------------- | ------------------------------ | ------------------------------------------------------------ |
 | 
					| ------------------------------------------------------------ | ---------------------------------- | ------------------------------------------------------------ |
 | 
				
			||||||
| spring-boot-base        | spring-boot 基础               | [spring boot 官方文档](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/)<br>[spring boot 中文官方文档](https://www.breakyizhan.com/springboot/3028.html) |
 | 
					| [spring-boot-base](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-base) | spring-boot 基础                   | [spring boot 官方文档](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/)<br>[spring boot 中文官方文档](https://www.breakyizhan.com/springboot/3028.html) |
 | 
				
			||||||
| spring-boot-cache       | spring-boot 缓存               |                                                              |
 | 
					| [spring-boot-yml-profile](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-yml-profile) | yml 语法和多配置切换               | [Using YAML Instead of Properties](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/#boot-features-external-config-yaml) |
 | 
				
			||||||
| spring-boot-yml-profile | yml 语法和多配置切换           |                                                              |
 | 
					| [spring-boot-servlet](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-servlet) | 整合servlet 3.0                    | [Embedded Servlet Container Support](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/#boot-features-embedded-container) |
 | 
				
			||||||
| spring-boot-servlet     | 整合servlet 3.0                |                                                              |
 | 
					| [spring-boot-tomcat](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-tomcat) | spring-boot 整合外部容器(tomcat) | [Use Another Web Server](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/#howto-use-another-web-server) |
 | 
				
			||||||
| spring-boot-jpa         | spring-boot jpa 的使用         |                                                              |
 | 
					| [spring-boot-jsp](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-jsp) | spring-boot 整合 jsp               | [JSP Limitations](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/#boot-features-jsp-limitations) |
 | 
				
			||||||
| spring-boot-jsp         | spring-boot 整合 jsp           |                                                              |
 | 
					| spring-boot-jpa                                              | spring-boot jpa 的使用             | [Spring Data JPA](https://docs.spring.io/spring-data/jpa/docs/2.1.3.RELEASE/reference/html/) |
 | 
				
			||||||
| spring-boot-mybatis     | spring-boot 整合 mybatis       |                                                              |
 | 
					| spring-boot-mybatis                                          | spring-boot 整合 mybatis           | [Mybatis-Spring](http://www.mybatis.org/spring/zh/index.html) |
 | 
				
			||||||
| spring-boot-mybtais     | spring-boot 整合druid、mybatis |                                                              |
 | 
					| spring-boot-druid-mybtais                                    | spring-boot 整合druid、mybatis     | [Alibaba druid](https://github.com/alibaba/druid/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98) |
 | 
				
			||||||
| spring-boot-redis       | spring-boot 整合 redis         |                                                              |
 | 
					| [spring-boot-redis](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-redis) | spring-boot 整合 redis             | [Working with NoSQL Technologies](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/#boot-features-nosql) |
 | 
				
			||||||
| spring-boot-mongodb     | spring-boot 整合 mongodb       |                                                              |
 | 
					| [spring-boot-mongodb](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-mongodb) | spring-boot 整合 mongodb           | [Working with NoSQL Technologies](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/#boot-features-nosql) |
 | 
				
			||||||
| spring-boot-memcached   | spring-boot 整合 memcached     |                                                              |
 | 
					| [spring-boot-memcached](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-memcached) | spring-boot 整合 memcached         | [Xmemcached](https://github.com/killme2008/xmemcached/wiki/Xmemcached%20%E4%B8%AD%E6%96%87%E7%94%A8%E6%88%B7%E6%8C%87%E5%8D%97) |
 | 
				
			||||||
| spring-boot-rabbitmq    | spring-boot 整合 rabbitmq      |                                                              |
 | 
					| [spring-boot-rabbitmq](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-rabbitmq) | spring-boot 整合 rabbitmq          | [RabbitMQ support](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/#boot-features-rabbitmq) |
 | 
				
			||||||
| spring-boot-kafka       | spring-boot 整合 kafka         |                                                              |
 | 
					| [spring-boot-dubbo](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-dubbo) | spring-boot 整合 dubbo             | [Dubbo ](http://dubbo.apache.org/zh-cn/docs/user/quick-start.html) |
 | 
				
			||||||
| spring-boot-dubbo       | spring-boot 整合 dubbo         |                                                              |
 | 
					| [spring-boot-websocket](https://github.com/heibaiying/spring-samples-for-all/tree/master/spring-boot/spring-boot-websocket) | spring-boot 整合 websocket         | [Using @ServerEndpoint](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/#howto-create-websocket-endpoints-using-serverendpoint) |
 | 
				
			||||||
| spring-boot-websocket   | spring-boot 整合 websocket     |                                                              |
 | 
					| spring-boot-kafka                                            | spring-boot 整合 kafka             | [Apache Kafka Support](https://docs.spring.io/spring-boot/docs/2.1.1.RELEASE/reference/htmlsingle/#boot-features-kafka) |
 | 
				
			||||||
| spring-boot-email       | spring-boot 邮件发送           |                                                              |
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
更多的场景和用例可参阅 [spring-boot 官方samples ](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples)
 | 
					更多的场景和用例可参阅 [spring-boot 官方samples ](https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user