feat(fullstack): Add file upload
This commit is contained in:
@@ -36,6 +36,7 @@ dependencies {
|
||||
implementation 'org.springframework.boot:spring-boot-starter-thymeleaf'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-actuator'
|
||||
implementation 'org.springframework.boot:spring-boot-starter-mail'
|
||||
implementation 'org.apache.tika:tika-core:2.9.1'
|
||||
runtimeOnly 'com.h2database:h2'
|
||||
implementation 'org.postgresql:postgresql'
|
||||
implementation 'org.springframework.boot:spring-boot-testcontainers'
|
||||
|
||||
Reference in New Issue
Block a user