Polish "How-to: Implement core services with JPA"
This commit is contained in:
@@ -9,7 +9,3 @@ nav:
|
||||
- modules/ROOT/nav.adoc
|
||||
- modules/guides/nav.adoc
|
||||
- modules/appendix/nav.adoc
|
||||
asciidoc:
|
||||
attributes:
|
||||
docs-dir: ../../..
|
||||
root-dir: ../../../..
|
||||
@@ -8,7 +8,7 @@ asciidoc:
|
||||
content:
|
||||
sources:
|
||||
- url: ../
|
||||
branches: [jpa-guide]
|
||||
branches: [main]
|
||||
start_path: docs
|
||||
ui:
|
||||
bundle:
|
||||
|
||||
@@ -5,7 +5,7 @@ logging:
|
||||
level:
|
||||
root: INFO
|
||||
org.springframework.web: INFO
|
||||
org.springframework.security: trace
|
||||
org.springframework.security: INFO
|
||||
org.springframework.security.oauth2: INFO
|
||||
# org.springframework.boot.autoconfigure: DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user