Replace AOP-driven based time profiler with a simpler one based on lambdas
This commit is contained in:
@@ -76,7 +76,6 @@ dependencies {
|
||||
|
||||
// Spring
|
||||
api 'org.springframework.boot:spring-boot-starter'
|
||||
api 'org.springframework.boot:spring-boot-starter-aop'
|
||||
compileOnly 'org.projectlombok:lombok'
|
||||
annotationProcessor 'org.projectlombok:lombok'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user