| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | ## Spring Boot Custom Starter
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-11-28 10:37:52 +08:00
										 |  |  | This module contains articles about writing [Spring Boot Starters](https://www.baeldung.com/spring-boot-starters). | 
					
						
							| 
									
										
										
										
											2019-10-31 20:43:47 -05:00
										 |  |  | 
 | 
					
						
							|  |  |  | ### Relevant Articles: 
 | 
					
						
							|  |  |  | - [Creating a Custom Starter with Spring Boot](https://www.baeldung.com/spring-boot-custom-starter) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - **greeter-library**: The sample library that we're creating the starter for. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - **greeter-spring-boot-autoconfigure**: The project containing the auto-configuration for the library. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - **greeter-spring-boot-starter**: The custom starter for the library. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - **greeter-spring-boot-sample-app**: The sample project that uses the custom starter. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - [Multi-Module Project With Spring Boot](https://www.baeldung.com/spring-boot-multiple-modules) |