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

This reverts commit 36d18312b0.
This commit is contained in:
Joe Grandja
2022-01-21 01:39:33 -05:00
parent 5412f10ff8
commit e73bef58a3
3 changed files with 6 additions and 2 deletions

View File

@@ -9,3 +9,7 @@ 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: [main]
branches: [jpa-guide]
start_path: docs
ui:
bundle:

View File

@@ -5,7 +5,7 @@ logging:
level:
root: INFO
org.springframework.web: INFO
org.springframework.security: INFO
org.springframework.security: trace
org.springframework.security.oauth2: INFO
# org.springframework.boot.autoconfigure: DEBUG