boot jar 동적컴파일 대응

This commit is contained in:
yunjy
2022-08-22 12:16:58 +09:00
parent 1c94e0c81c
commit 639958fbf7
4 changed files with 91 additions and 19 deletions
+1
View File
@@ -22,6 +22,7 @@ dependencies {
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
implementation 'nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect'
// implementation 'com.github.darrachequesne:spring-data-jpa-datatables:5.1.0'
// implementation 'com.google.jimfs:jimfs:1.2'
implementation 'org.apache.commons:commons-lang3:3.10'
implementation 'commons-io:commons-io:2.6'