path->templateLoaderPath
This commit is contained in:
		
							parent
							
								
									0a11459c3e
								
							
						
					
					
						commit
						5205ccf8c6
					
				|  | @ -96,7 +96,7 @@ content into your application; rather pick only the properties that you need. | |||
| 	spring.freemarker.requestContextAttribute= | ||||
| 	spring.freemarker.suffix= | ||||
| 	spring.freemarker.templateEncoding=UTF-8 | ||||
| 	spring.freemarker.path=classpath:/templates/ | ||||
| 	spring.freemarker.templateLoaderPath=classpath:/templates/ | ||||
| 	spring.freemarker.viewNames= | ||||
| 
 | ||||
| 	# INTERNATIONALIZATION ({sc-spring-boot-autoconfigure}/MessageSourceAutoConfiguration.{sc-ext}[MessageSourceAutoConfiguration]) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue