Polish "How-to: Implement core services with JPA"

This commit is contained in:
Steve Riesenberg
2022-01-10 13:34:52 -06:00
parent 7b333150a2
commit 36d18312b0
3 changed files with 2 additions and 6 deletions

View File

@@ -9,7 +9,3 @@ nav:
- modules/ROOT/nav.adoc
- modules/guides/nav.adoc
- modules/appendix/nav.adoc
asciidoc:
attributes:
docs-dir: ../../..
root-dir: ../../../..

View File

@@ -8,7 +8,7 @@ asciidoc:
content:
sources:
- url: ../
branches: [jpa-guide]
branches: [main]
start_path: docs
ui:
bundle:

View File

@@ -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