implementation "io.github.arthurstrokov:aop-library:0.0.1"
repositories {
maven {
url "https://maven.pkg.jetbrains.space/avistate/p/aop-library/aop"
credentials {
username = spaceUsername // located in gradle.properties
password = spacePassword // located in gradle.properties
}
}
}
In application.yml:
logging:
level:
org:
springframework:
web: INFO
boot: INFO
hibernate: ERROR
com.gmail.arthurstrokov: DEBUG
aop:
logging:
enabled: true # (default match if missing = true)
-
Notifications
You must be signed in to change notification settings - Fork 0
arthurstrokov/aop-library
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published