| 
									
										
										
										
											2017-05-24 21:20:57 +03:00
										 |  |  | ### Relevant Articles: 
 | 
					
						
							|  |  |  | - [Creating a Custom Starter with Spring Boot](http://www.baeldung.com/spring-boot-custom-starter) | 
					
						
							| 
									
										
										
										
											2018-07-06 01:27:12 -03:00
										 |  |  | 
 | 
					
						
							|  |  |  | - **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. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-07-08 10:12:13 -05:00
										 |  |  | - **greeter-spring-boot-sample-app**: The sample project that uses the custom starter. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - [Multi-Module Project With Spring Boot](http://www.baeldung.com/spring-boot-multiple-modules) |