Skip to content

Commit

Permalink
debug: add debugging output for security messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominick Leppich committed Sep 5, 2024
1 parent 5394b31 commit b802439
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module-core/src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ springdoc.swagger-ui.path=/docs/ui
#spring.jpa.show-sql=true
#logging.level.org.hibernate.orm.jdbc.bind=TRACE
#logging.level.org.hibernate.SQL=TRACE
#logging.level.org.springframework.security=TRACE

# DO NOT TOUCH THESE UNLESS YOU KNOW WHAT TO DO
spring.datasource.driver-class-name=org.mariadb.jdbc.Driver
Expand Down

0 comments on commit b802439

Please sign in to comment.