More efficient access when DTOs are used in template models.
This commit is contained in:
parent
11452babe6
commit
2ed51772ed
5 changed files with 98 additions and 18 deletions
|
|
@ -9,6 +9,5 @@ plugins {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.fasterxml.jackson.core:jackson-databind:[2.15.0,3]'
|
||||
implementation 'org.freemarker:freemarker:[2.3.32,2.4)'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue