Polish
This commit is contained in:
		
							parent
							
								
									3cc7509804
								
							
						
					
					
						commit
						e85578cf2f
					
				|  | @ -98,6 +98,7 @@ public class LocalDevToolsAutoConfiguration { | ||||||
| 	/** | 	/** | ||||||
| 	 * Local Restart Configuration. | 	 * Local Restart Configuration. | ||||||
| 	 */ | 	 */ | ||||||
|  | 	@Configuration | ||||||
| 	@ConditionalOnProperty(prefix = "spring.devtools.restart", name = "enabled", matchIfMissing = true) | 	@ConditionalOnProperty(prefix = "spring.devtools.restart", name = "enabled", matchIfMissing = true) | ||||||
| 	static class RestartConfiguration { | 	static class RestartConfiguration { | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue