Create spring-boot-freemarker module
This commit is contained in:
committed by
Phillip Webb
parent
b1ddb574d6
commit
5c948ab96b
@@ -6,6 +6,5 @@ description = "Starter for building MVC web applications using FreeMarker views"
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
|
||||
api("org.freemarker:freemarker")
|
||||
api("org.springframework:spring-context-support")
|
||||
api(project(":spring-boot-project:spring-boot-freemarker"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user