mirror of
https://github.com/suhf/No1WMS.git
synced 2026-02-04 12:13:24 +09:00
aop로 권한 적용되게 추가
This commit is contained in:
@@ -51,6 +51,9 @@ dependencies {
|
||||
implementation 'org.apache.tiles:tiles-api:3.0.8'
|
||||
implementation 'org.apache.tiles:tiles-core:3.0.8'
|
||||
|
||||
// https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-aop
|
||||
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-aop', version: '2.5.0'
|
||||
|
||||
|
||||
}
|
||||
tasks.named('test') {
|
||||
|
||||
Reference in New Issue
Block a user